mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
15 lines
189 B
TOML
15 lines
189 B
TOML
[dev-packages]
|
|
|
|
"flake8" = ">=3.3.0,<4"
|
|
pytest = "*"
|
|
mock = "*"
|
|
sphinx = "<=1.5.5"
|
|
twine = "*"
|
|
sphinx-click = "*"
|
|
pytest-xdist = "*"
|
|
|
|
|
|
[packages]
|
|
|
|
"e1839a8" = {path = ".", editable = true}
|