mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 06:46:15 +00:00
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user