testing cement 2.10.12

This commit is contained in:
VirtuBox
2019-08-08 20:30:15 +02:00
parent d1f51f345d
commit ad6e1bcb3a
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
cement>=2.8.0
cement>=2.10.12

View File

@@ -77,7 +77,7 @@ setup(name='wo',
"nose",
"coverage",
# Required to function
'cement == 2.6',
'cement == 2.10.12',
'pystache',
'python-apt',
'pynginxconfig',