Skip to content

Commit 04e37f0

Browse files
committed
Docs: tox requires Python 3.9+ to run
1 parent eb4416b commit 04e37f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ Main features
361361

362362
* ``plugin system`` to modify tox execution with simple hooks.
363363
* uses :pypi:`pip` and :pypi:`virtualenv` by default. Support for plugins replacing it with their own.
364-
* **cross-Python compatible**: tox requires CPython 3.7 and higher, but it can create environments 2.7 or later.
364+
* **cross-Python compatible**: tox requires CPython 3.9 and higher, but it can create environments 2.7 or later.
365365
Special configuration might be required: :ref:`eol-version-support`.
366366
* **cross-platform**: Windows, macOS and Unix style environments
367367
* **full interoperability with devpi**: is integrated with and is used for testing in the :pypi:`devpi` system, a

0 commit comments

Comments
 (0)