Skip to content

Commit f48378a

Browse files
committed
remove hard dependency on 3.6 for park testenv
1 parent 78557c6 commit f48378a

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
@@ -272,7 +272,7 @@ commands =
272272

273273
# Release tooling
274274
[testenv:park]
275-
basepython = python3.6
275+
basepython = python3
276276
skip_install = true
277277
deps =
278278
pypi-parker

0 commit comments

Comments
 (0)