1
0
mirror of https://github.com/rpkilby/jsonfield.git synced 2022-02-12 21:18:11 +03:00

Remove old Django versions from tox config

This commit is contained in:
Ryan P Kilby
2020-02-14 17:39:51 -08:00
parent 500cb9e90c
commit 5a6726c1ca

View File

@@ -1,8 +1,5 @@
[tox]
envlist =
py{35,36}-django111,
py{35,36}-django20,
py{35,36,37}-django21,
py{36,37,38}-django22,
py{36,37,38}-django30,
isort,lint,dist,warnings,