third times a charm

This commit is contained in:
Erin O'Connell
2017-09-22 23:13:28 -06:00
parent b74c10cce7
commit eab1b99bda
+1 -1
View File
@@ -7,7 +7,7 @@ sphinx = "<=1.5.5"
"-e ." = "*"
twine = "*"
"sphinx-click" = "*"
"pytest-xdist" = {version = "*", os_name = '=="posix"'}
"pytest-xdist" = {version = "*", os_name = "=='posix'"}
[requires]