fix Python version compability

This commit is contained in:
httprunner
2018-05-03 15:13:25 +08:00
parent 5cf5aae3f9
commit 017e6dc0ec
6 changed files with 92 additions and 4 deletions

View File

@@ -18,5 +18,6 @@ httpbin = "*"
coverage = "*"
coveralls = "*"
twine = "*"
"contextlib2" = "*"
[scripts]