Skip to content

Commit 471aa5e

Browse files
committed
Drop Python 3.7 from testing
1 parent b22a7d5 commit 471aa5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tox]
2-
envlist=bluecheck,doc8,docs,isortcheck,flake8,mypy,pylint,rstcheck,py37,py38,py39,py310,py311
2+
envlist=bluecheck,doc8,docs,isortcheck,flake8,mypy,pylint,rstcheck,py38,py39,py310,py311
33
skip_missing_interpreters=True
44

55
[testenv]

0 commit comments

Comments
 (0)