testing again with cement 2.8.0

This commit is contained in:
VirtuBox
2019-08-08 20:36:03 +02:00
parent ad6e1bcb3a
commit ca043e177d
2 changed files with 2 additions and 2 deletions

View File

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

View File

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