mirror of
https://github.com/QuasarApp/LIEF.git
synced 2025-05-13 03:39:34 +00:00
Remove not unnecessary dependencies
This commit is contained in:
parent
f20b1600c9
commit
4608af8280
@ -13,11 +13,6 @@ zip_safe = False
|
|||||||
packages = find:
|
packages = find:
|
||||||
include_package_data = True
|
include_package_data = True
|
||||||
python_requires = >=2.7
|
python_requires = >=2.7
|
||||||
install_requires =
|
|
||||||
sphinx
|
|
||||||
colored
|
|
||||||
sphinx-paramlinks
|
|
||||||
sphinx_rtd_theme
|
|
||||||
scripts =
|
scripts =
|
||||||
examples/python/elf_reader.py
|
examples/python/elf_reader.py
|
||||||
examples/python/pe_reader.py
|
examples/python/pe_reader.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user