We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 983b0c1 commit 35fcfafCopy full SHA for 35fcfaf
1 file changed
tox.ini
@@ -1,11 +1,10 @@
1
[tox]
2
distribute = False
3
-envlist = py{38,39,310,311,312}-{pil,nopil}
+envlist = py{39,310,311,312}-{pil,nopil}
4
skip_missing_interpreters = True
5
6
[gh-actions]
7
python =
8
- 3.8: py38
9
3.9: py39
10
3.10: py310
11
3.11: py311
0 commit comments