зеркало из https://github.com/mozilla/gecko-dev.git
19 строки
330 B
TOML
19 строки
330 B
TOML
[[source]]
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[packages]
|
|
backports-abc = "~=0.5"
|
|
boto3 = "~=1.9.71"
|
|
livereload = "~=2.6.0"
|
|
recommonmark = "~=0.4.0"
|
|
scandir = "~=1.9.0"
|
|
singledispatch = "~=3.4.0"
|
|
sphinx = "~=1.8.3"
|
|
sphinx-js = "~=2.1.0"
|
|
sphinx-rtd-theme = "~=0.4.2"
|
|
|
|
[requires]
|
|
python_version = "2.7"
|