We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c4ef731 + 1105192 commit bfd6790Copy full SHA for bfd6790
tox.ini
@@ -3,7 +3,7 @@ exclude = pybind11,libCZI,_aicspylibczi,c_tests,docs,CMakeLists.txt,Example_Usag
3
4
[tox]
5
skipsdist = True
6
-envlist = py38, py39, py310, py311, py312, lint
+envlist = py39, py310, py311, py312, py313, lint
7
8
[pytest]
9
markers =
0 commit comments