We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e88db4 commit f46aee5Copy full SHA for f46aee5
tox.ini
@@ -1,8 +1,8 @@
1
[tox]
2
skipsdist = False
3
-minversion = 3.9.0
+minversion = 3.10.0
4
envlist =
5
- py{39,310,311,312,313}
+ py{310,311,312,313}
6
flake8,
7
ruff,
8
mypy,
0 commit comments