diff --git a/Pipfile b/Pipfile index ff521532..3056cfa2 100644 --- a/Pipfile +++ b/Pipfile @@ -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]