mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-11 22:41:02 +00:00
cf0af6d22f
MozReview-Commit-ID: 197reaD9GdL --HG-- extra : rebase_source : b55f1dd13c7256da9a5c3d85502e03148f238961
18 lines
258 B
TOML
18 lines
258 B
TOML
[[source]]
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[dev-packages]
|
|
|
|
[packages]
|
|
pipenv = "==2018.5.18"
|
|
virtualenv = "==15.2.0"
|
|
six = "==1.10.0"
|
|
attrs = "==18.1.0"
|
|
pytest = "==3.2.5"
|
|
jsmin = "==2.1.0"
|
|
|
|
[requires]
|
|
python_version = "2.7"
|