mirror of
https://github.com/kennethreitz/coinbin.org.git
synced 2026-06-05 23:10:17 +00:00
fc387c4af6
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
10 lines
132 B
TOML
10 lines
132 B
TOML
[[source]]
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
|
|
[packages]
|
|
flask = "*"
|
|
records = "*"
|
|
psycopg2 = "*"
|
|
maya = "*"
|