mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
12 lines
152 B
TOML
12 lines
152 B
TOML
[[source]]
|
|
url = 'https://pypi.org/'
|
|
verify_ssl = true
|
|
|
|
[requires]
|
|
python_version = '2.7'
|
|
|
|
[packages]
|
|
pip = {}
|
|
click = {}
|
|
crayons = {}
|
|
delegator.py = {} |