Skip to content

Commit b0e3ddb

Browse files
author
Martin Ruefenacht
committed
Corrected tox environments to test
1 parent b660d80 commit b0e3ddb

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,6 +1,6 @@
11
[tox]
22
skipsdist = true
3-
envlist = py36, py37, py38, py39, py310
3+
envlist = py39, py310, py311
44

55
[testenv]
66
whitelist_externals = poetry

0 commit comments

Comments
 (0)