Skip to content

Commit bfd6790

Browse files
authored
Merge pull request #128 from AllenCellModeling/fix/tox-remove-38
missed this tox file in the last batch of changes
2 parents c4ef731 + 1105192 commit bfd6790

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
@@ -3,7 +3,7 @@ exclude = pybind11,libCZI,_aicspylibczi,c_tests,docs,CMakeLists.txt,Example_Usag
33

44
[tox]
55
skipsdist = True
6-
envlist = py38, py39, py310, py311, py312, lint
6+
envlist = py39, py310, py311, py312, py313, lint
77

88
[pytest]
99
markers =

0 commit comments

Comments
 (0)