mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
026a332568
MozReview-Commit-ID: AzmdDgAgZgI --HG-- extra : rebase_source : 8db60e196667ae97e0f994930c9adbb4d2030d34 extra : source : e550be515be30148c0a89c33953dff4148a6a171
19 lines
310 B
TOML
19 lines
310 B
TOML
[[source]]
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[dev-packages]
|
|
|
|
[packages]
|
|
attrs = "==18.1.0"
|
|
jsmin = "==2.1.0"
|
|
json-e = "==2.5.0"
|
|
pipenv = "==2018.5.18"
|
|
pytest = "==3.2.5"
|
|
python-hglib = "==2.4"
|
|
requests = "==2.9.1"
|
|
six = "==1.10.0"
|
|
virtualenv = "==15.2.0"
|
|
voluptuous = "==0.10.5"
|