mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 02:57:38 +00:00
033f64e234
Previously we weren't explicitly installing sphinx. Instead, the 'sphinx-js' package had a dependency on 'sphinx<2.0'. This caused errors when sphinx released their backwards incompatible version 1.7. This patch pins sphinx==1.6.7 and adds all other dependencies to the same requirements.txt (with hashes). Upgrading to sphinx==1.7 will happen in a follow-up. MozReview-Commit-ID: 28fKI7T4vfa --HG-- extra : rebase_source : a9f276586ed08f49c1a26088aae88c363a31c167 |
||
---|---|---|
.. | ||
moztreedocs | ||
conf.py | ||
index.rst | ||
jsdoc.json | ||
mach_commands.py | ||
requirements.txt |