fix Python version compability

This commit is contained in:
debugtalk
2018-05-03 15:13:25 +08:00
parent d08acfd4bf
commit 37a6615791
6 changed files with 92 additions and 4 deletions

View File

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