]> git.ipfire.org Git - thirdparty/tornado.git/commit
Consolidate maint and docs requirements files 3219/head
authorBen Darnell <ben@bendarnell.com>
Fri, 20 Jan 2023 19:51:28 +0000 (19:51 +0000)
committerBen Darnell <ben@bendarnell.com>
Fri, 20 Jan 2023 19:52:40 +0000 (19:52 +0000)
commit8025b263eb42465f95263b9c8303efdd64570043
treee243e3f85d8a96219ef47060a4ada5a0f94e6d75
parentf09e8947ebb14dd96e999154d1fd385ad95ee429
Consolidate maint and docs requirements files

This division was just complicating things unnecessarily.
Also adopt pip-tools instead of doing it all by hand.
No pinned versions have been changed in this commit.
.github/workflows/test.yml
.readthedocs.yaml
docs/requirements.in [deleted file]
docs/requirements.txt [deleted file]
maint/requirements.in [deleted file]
maint/requirements.txt [deleted file]
requirements.in [new file with mode: 0644]
requirements.txt [new file with mode: 0644]
tox.ini