]> git.ipfire.org Git - thirdparty/jinja.git/commit
use pip-compile to pin dev requirements 1214/head
authorDavid Lord <davidism@gmail.com>
Mon, 18 May 2020 22:10:00 +0000 (15:10 -0700)
committerDavid Lord <davidism@gmail.com>
Mon, 18 May 2020 22:25:33 +0000 (15:25 -0700)
commit24cc61df5f3b6b42598c317ebe60ac84dc498e65
tree168e5c3fcb3171d6543db2d0e4c658cdfaa90264
parent4e7befbf646db22d61d9436378079f1468a02ebe
use pip-compile to pin dev requirements
.readthedocs.yaml
MANIFEST.in
docs/requirements.txt [deleted file]
requirements/dev.in [new file with mode: 0644]
requirements/dev.txt [new file with mode: 0644]
requirements/docs.in [new file with mode: 0644]
requirements/docs.txt [new file with mode: 0644]
requirements/tests.in [new file with mode: 0644]
requirements/tests.txt [new file with mode: 0644]
tox.ini