Skip to content

Commit b89db4d

Browse files
committed
fix: restore tox default envlist
1 parent 6709ad8 commit b89db4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tox]
2-
envlist = py310,py311,py312,py313,style,sqlean
2+
envlist = py
33

44
[testenv]
55
deps = uv

0 commit comments

Comments
 (0)