mirror of
https://github.com/not-kennethreitz/now.httpbin.org.git
synced 2026-06-05 23:20:17 +00:00
11 lines
154 B
TOML
11 lines
154 B
TOML
[[source]]
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
|
|
[packages]
|
|
apistar = "*"
|
|
maya = "*"
|
|
gunicorn = "*"
|
|
|
|
[requires]
|
|
python_version = "3.6" |