Skip to content

Commit 26e24d0

Browse files
committed
Update basepython to 3.9 to match CI config
1 parent 9d4283e commit 26e24d0

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
@@ -12,7 +12,7 @@ skip_missing_interpreters = {tty:True:False}
1212

1313
[default]
1414

15-
basepython = python3.8
15+
basepython = python3.9
1616

1717
deps =
1818
idna==2.9

0 commit comments

Comments
 (0)