mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-11 16:52:25 +03:00
Remove Python 3.5 (deprecated) from tox
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
This commit is contained in:
parent
ff9eee0804
commit
616977a6ea
2
tox.ini
2
tox.ini
|
@ -1,6 +1,6 @@
|
||||||
[tox]
|
[tox]
|
||||||
envlist =
|
envlist =
|
||||||
py{35,36,37,38,39}-django22,
|
py{36,37,38,39}-django22,
|
||||||
py{36,37,38,39}-django{30,31},
|
py{36,37,38,39}-django{30,31},
|
||||||
py{36,37,38,39,310}-django32,
|
py{36,37,38,39,310}-django32,
|
||||||
py{38,39,310}-django{40,master},
|
py{38,39,310}-django{40,master},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user