Skip to content

Commit b77dd57

Browse files
committed
removed py3.10 from tox tests due to issues parsing -rrequirements.txt
1 parent 952ae42 commit b77dd57

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
@@ -7,7 +7,7 @@ isolated_build=true
77
python =
88
3.8: py38
99
3.9: py39
10-
3.10: py310
10+
; 3.10: py310
1111

1212
[gh-actions:env]
1313
PLATFORM =

0 commit comments

Comments
 (0)