mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
16 lines
262 B
TOML
16 lines
262 B
TOML
[dev-packages]
|
|
pytest = "*"
|
|
sphinx = "*"
|
|
|
|
[packages]
|
|
click = "*"
|
|
crayons = "*"
|
|
toml = "*"
|
|
"delegator.py" = ">=0.0.6"
|
|
requests = ">=2.4.0"
|
|
requirements-parser = "*"
|
|
parse = "*"
|
|
pipfile = "==0.0.1"
|
|
click-completion = "*"
|
|
"backports.shutil-get-terminal-size" = "*"
|