mirror of
https://github.com/not-kennethreitz/flango.git
synced 2026-06-05 23:20:18 +00:00
11 lines
159 B
TOML
11 lines
159 B
TOML
[[source]]
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
|
|
[packages]
|
|
whitenoise = "*"
|
|
dj-database-url = "*"
|
|
psycopg2 = "*"
|
|
Django = "*"
|
|
Flask = "*"
|