mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
14 lines
186 B
TOML
14 lines
186 B
TOML
[[source]]
|
|
url = "https://pypi.org/"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
pytest = "*"
|
|
|
|
[packages]
|
|
crayons = "*"
|
|
requirements-parser = "*"
|
|
toml = "*"
|
|
click = "*"
|
|
"delegator.py" = ">=0.0.6"
|