mirror of
https://github.com/not-kennethreitz/typy.io.git
synced 2026-06-05 07:06:12 +00:00
17 lines
247 B
TOML
17 lines
247 B
TOML
[[source]]
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
|
|
[packages]
|
|
gunicorn = "*"
|
|
python-decouple = "*"
|
|
bucketstore = "*"
|
|
maya = "*"
|
|
flask = "*"
|
|
flask-caster = "*"
|
|
flask-uuid = "*"
|
|
mistune = "*"
|
|
|
|
[packages.raven]
|
|
extras = [ "flask",]
|