testing cement 2.6
This commit is contained in:
@@ -1 +1 @@
|
|||||||
cement>=2.4.0
|
cement>=2.6.0
|
||||||
|
|||||||
8
setup.py
8
setup.py
@@ -72,12 +72,12 @@ setup(name='wo',
|
|||||||
test_suite='nose.collector',
|
test_suite='nose.collector',
|
||||||
install_requires=[
|
install_requires=[
|
||||||
# Required to build documentation
|
# Required to build documentation
|
||||||
# "Sphinx >= 1.0",
|
"Sphinx >= 1.0",
|
||||||
# Required for testing
|
# Required for testing
|
||||||
# "nose",
|
"nose",
|
||||||
# "coverage",
|
"coverage",
|
||||||
# Required to function
|
# Required to function
|
||||||
'cement == 2.4',
|
'cement == 2.6',
|
||||||
'pystache',
|
'pystache',
|
||||||
'python-apt',
|
'python-apt',
|
||||||
'pynginxconfig',
|
'pynginxconfig',
|
||||||
|
|||||||
Reference in New Issue
Block a user