Skip to content

Commit 7fa66b1

Browse files
committed
Drop support for Python 3.4 and 3.5
1 parent afa9b49 commit 7fa66b1

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

HISTORY.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
History
33
=======
44

5+
Unreleased
6+
----------
7+
8+
Drop support for Python 3.4 and 3.5.
9+
10+
511
v1.8.0 --- 2020-01-23
612
---------------------
713

tox.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
[tox]
1616
envlist =
1717
py27-django{18,19,110,111},
18-
py34-django{18,19,110,111,20},
19-
py35-django{18,19,110,111,20,21,22},
2018
py36-django{18,19,110,111,20,21,22,30,tip},
2119
py37-django{20,21,22,30,tip},
2220
py38-django{22,30,tip},

0 commit comments

Comments
 (0)