mirror of
https://github.com/not-kennethreitz/pipenvlib.git
synced 2026-06-05 23:20:20 +00:00
886a8a7208
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
16 lines
147 B
TOML
16 lines
147 B
TOML
[[source]]
|
|
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
|
|
[packages]
|
|
|
|
toml = "*"
|
|
"delegator.py" = "*"
|
|
|
|
|
|
[dev-packages]
|
|
|