Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

Commit 51e07af

Browse files
committed
Tox test run cleanup, lint and type removed and type added to py3.11 run only. Synchronized gh-actions run with tox changes
1 parent 88ef6b0 commit 51e07af

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-
requires = tox>=4
2+
requires = tox>=3
33
envlist = lint, type, pypy{38,39}, py{36,37,38,39,310,311}
44

55
[gh-actions]

0 commit comments

Comments
 (0)