mirror of
https://github.com/QuasarApp/LIEF.git
synced 2025-05-05 16:39:32 +00:00
Install elf,pe,macho_reader when installing python api
This commit is contained in:
parent
22cd81cfd8
commit
f20b1600c9
@ -18,6 +18,10 @@ install_requires =
|
||||
colored
|
||||
sphinx-paramlinks
|
||||
sphinx_rtd_theme
|
||||
scripts =
|
||||
examples/python/elf_reader.py
|
||||
examples/python/pe_reader.py
|
||||
examples/python/macho_reader.py
|
||||
|
||||
[build_sphinx]
|
||||
project = LIEF
|
||||
|
Loading…
x
Reference in New Issue
Block a user