Skip to content

Commit e853e62

Browse files
Set basepython to python3 in tox.ini
1 parent 109c520 commit e853e62

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
@@ -5,7 +5,7 @@ envlist =
55
linters
66

77
[base]
8-
python = python3.9
8+
python = python3
99
skip_install = true
1010
package = frouros
1111
venv = {toxinidir}/.venv

0 commit comments

Comments
 (0)