mirror of
https://github.com/QuasarApp/LIEF.git
synced 2025-05-07 01:09:33 +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
|
colored
|
||||||
sphinx-paramlinks
|
sphinx-paramlinks
|
||||||
sphinx_rtd_theme
|
sphinx_rtd_theme
|
||||||
|
scripts =
|
||||||
|
examples/python/elf_reader.py
|
||||||
|
examples/python/pe_reader.py
|
||||||
|
examples/python/macho_reader.py
|
||||||
|
|
||||||
[build_sphinx]
|
[build_sphinx]
|
||||||
project = LIEF
|
project = LIEF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user