We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b67874e commit d15dc31Copy full SHA for d15dc31
tox.ini
@@ -29,8 +29,8 @@ allowlist_externals =
29
# Python 3.10.8 is the most recent version that triggers
30
# https://github.com/pytest-dev/pytest-asyncio/issues/757.
31
#
32
-# We need to set basepython explicitly here because if we just added "py3109" to
33
-# envlist, tox would interpret that as "any py310".
+# We need to set basepython explicitly here because if we just added "py3108" to
+# envlist, tox would interpret that as "py310".
34
basepython = python3.10.8
35
36
[testenv:docs]
0 commit comments