Skip to content

Commit fe3013a

Browse files
committed
trying something
1 parent d8e4117 commit fe3013a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
[tox]
1616
requires =
1717
# Changed to be compatible with tox-uv
18-
virtualenv>=20.27.1
19-
tox-uv>=1.25.0
18+
; virtualenv>=20.27.1
19+
tox-uv
2020
envlist =
2121
# === Common ===
2222
{py3.6,py3.7,py3.8,py3.9,py3.10,py3.11,py3.12,py3.13}-common

0 commit comments

Comments
 (0)