Skip to content

Commit f5c1c4f

Browse files
committed
ci(tox park): unpin python3 version
1 parent baf9384 commit f5c1c4f

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
@@ -275,7 +275,7 @@ commands =
275275

276276
# Release tooling
277277
[testenv:park]
278-
basepython = python3.8
278+
basepython = python3
279279
skip_install = true
280280
deps =
281281
pypi-parker

0 commit comments

Comments
 (0)