gecko-dev/tools/docs
Andrew Halberstadt bffa8f298f Bug 1556460 - [docs] Use compatible-release operator instead of * in tools/docs/Pipenv, r=davehunt
Using compatible release means that we will pick up minor updates to these
packages. Dependencies (i.e things not explicitly listed in the Pipfile), may
have their major versions updated as long as the package that uses them lists
it as compatible.

This will also allow us to update our dependencies' major/minor versions one at
a time. Using '*', Pipenv does not have any way of updating only a single
package at a time (that I could find).

Differential Revision: https://phabricator.services.mozilla.com/D33555

--HG--
extra : moz-landing-system : lando
2019-06-06 08:13:47 +00:00
..
moztreedocs Bug 1484691 - [doc] Don't add doctrees nested under other doctrees to the root index r=nalexander 2019-01-18 20:10:18 +00:00
Pipfile Bug 1556460 - [docs] Use compatible-release operator instead of * in tools/docs/Pipenv, r=davehunt 2019-06-06 08:13:47 +00:00
Pipfile.lock Bug 1556460 - [docs] Use compatible-release operator instead of * in tools/docs/Pipenv, r=davehunt 2019-06-06 08:13:47 +00:00
conf.py Bug 1479127 - Add featuregate library r=mossop,firefox-build-system-reviewers,mshal 2019-01-09 20:01:52 +00:00
index.rst
jsdoc.json
mach_commands.py Bug 1458461 - [docs] Use pipenv to manage |mach doc| python environment, r=davehunt 2018-05-30 14:57:58 -04:00