diff options
| author | Hugo <hugovk@users.noreply.github.com> | 2020-01-13 14:13:43 +0200 |
|---|---|---|
| committer | Hugo <hugovk@users.noreply.github.com> | 2020-01-13 14:13:43 +0200 |
| commit | ccbad3f0c35160b08583397bceda86b798e82310 (patch) | |
| tree | 2f9f33ee8e1016702b244bb7a87efe97bebbe2a2 /tox.ini | |
| parent | 5f00a4e0045f940dd3857afda3949b8fb271087c (diff) | |
| download | python-magic-ccbad3f0c35160b08583397bceda86b798e82310.tar.gz | |
Retain support for non-EOL Python 3.5
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ envlist = coverage-clean, py27, + py35, py36, py37, py38, |
