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