Fix typo.
This commit is contained in:
parent
ac69987508
commit
75dcd97776
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -28,6 +28,6 @@ setup(name="ognibuild",
|
|||
]
|
||||
},
|
||||
install_requires=['breezy', 'buildlog-consultant'],
|
||||
test_requires=['python_debian', 'buildlog-consultant', 'breezy'],
|
||||
tests_require=['python_debian', 'buildlog-consultant', 'breezy'],
|
||||
test_suite='ognibuild.tests.test_suite',
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue