Skip to content

Commit 2fdccf9

Browse files
committed
trying fix for unit tests
1 parent cab457c commit 2fdccf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ envlist = py310
77

88
[testenv]
99
description = Running tests in the corresponding environment
10-
basepython = /usr/bin/python3.10
10+
#basepython = /usr/bin/python3.10
1111
passenv = *
1212
commands_pre =
1313
python -m pip install --upgrade pip setuptools wheel

0 commit comments

Comments
 (0)