hope this does not break build

This commit is contained in:
2017-12-08 18:26:10 +00:00
parent ecbb38640e
commit 6806c827dd
+7 -3
View File
@@ -4,7 +4,11 @@
pytest = "*"
mock = "*"
sphinx = "<=1.5.5"
"-e ." = "*"
twine = "*"
"sphinx-click" = "*"
"pytest-xdist" = "*"
sphinx-click = "*"
pytest-xdist = "*"
[packages]
"e1839a8" = {path = ".", editable = true}