Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-19 06:16:16 -04:00
parent da9331e148
commit 3ccb899a57
+1 -1
View File
@@ -12,7 +12,7 @@ click = "*"
pytest-pypy = {path = "./tests/pytest-pypi", editable = true}
pytest-tap = "*"
stdeb = {version="*", sys_platform="== 'linux'"}
white = {version="*", markers="python_version >= '3.0'"}
white = {version="*", markers="python_version >= '3.6'"}
[packages]