mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
94eb22a8ce
This reverts commit505c2b3427, reversing changes made to62731f091e.
18 lines
278 B
TOML
18 lines
278 B
TOML
[dev-packages]
|
|
pytest = "*"
|
|
|
|
[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" = "*"
|
|
|
|
[dev-packages]
|
|
pytest = "*"
|