Removed comments
This commit is contained in:
parent
a37ec6f476
commit
39094c30f4
6
setup.py
6
setup.py
@ -20,9 +20,5 @@ setup(
|
||||
platforms='any',
|
||||
|
||||
packages=find_packages(),
|
||||
tests_require=['pyqcy'], # 'nose', 'mocktest'
|
||||
|
||||
# Project uses reStructuredText, so ensure that the docutils get
|
||||
# installed or upgraded on the target machine
|
||||
#install_requires = ['docutils>=0.3'],
|
||||
tests_require=['pyqcy'],
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user