More complex python requirement parsing.
This commit is contained in:
parent
78b59759c9
commit
a8663e0eaa
3 changed files with 22 additions and 8 deletions
1
setup.py
1
setup.py
|
@ -30,6 +30,7 @@ setup(name="ognibuild",
|
|||
install_requires=[
|
||||
'breezy',
|
||||
'buildlog-consultant',
|
||||
'requirements-parser',
|
||||
],
|
||||
extras_require={
|
||||
'debian': ['debmutate', 'python_debian', 'python_apt'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue