mirror of
https://github.com/kennethreitz-archive/index.py.git
synced 2026-06-05 07:06:16 +00:00
13 lines
189 B
TOML
13 lines
189 B
TOML
[[source]]
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
|
|
[packages]
|
|
docopt = "*"
|
|
gunicorn = "*"
|
|
Flask = "*"
|
|
crayons = "*"
|
|
whitenoise = "*"
|
|
livereload = "*"
|
|
"delegator.py" = "*"
|