]> git.ipfire.org Git - thirdparty/patchwork.git/commit
tox: Drop support for Django < 2.2, Python < 3.6
authorStephen Finucane <stephen@that.guru>
Wed, 8 Apr 2020 20:57:59 +0000 (21:57 +0100)
committerStephen Finucane <stephen@that.guru>
Wed, 8 Apr 2020 22:30:39 +0000 (23:30 +0100)
commitdc9c4fe12c1af3efe578e2ac428aed01969bf95b
tree4f9aee3b5b6a636159707ac518143e821f6efddb
parent5b998c91ff7b9e54c57f5bdc76003879a7156ab3
tox: Drop support for Django < 2.2, Python < 3.6

Each of these versions of Django is now EOL, and Python 3.5 will be EOL
by time we release the next version. Drop it.

The Python 2.7 cleanup will be done separately.

Signed-off-by: Stephen Finucane <stephen@that.guru>
.travis.yml
releasenotes/notes/remove-django-1-11-2-0-and-2-1-support-4e98262f9be9911b.yaml [new file with mode: 0644]
releasenotes/notes/remove-python-2-7-3-5-support-4a1314b1145cb1db.yaml [new file with mode: 0644]
requirements-dev.txt
requirements-prod.txt
tox.ini