diff options
| author | Baptiste Mispelon <bmispelon@gmail.com> | 2024-10-30 15:46:12 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-30 09:46:12 -0500 |
| commit | 70895c194e5e300e8130a6353a8af395f8177786 (patch) | |
| tree | d09d8e4f8e3de2628dde362e7987611723335f90 /README.rst | |
| parent | 87c48e73cba75651ac54ad3d57f778ce49745875 (diff) | |
Dropped support for Python 3.8 (#1701)
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ To run locally, you can either: Install and run locally from a virtual environment ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -#. Create a `Python Python 3.8 or 3.12 virtualenv and activate it <https://docs.python.org/3/library/venv.html>`_ +#. Create a `Python Python 3.12 virtualenv and activate it <https://docs.python.org/3/library/venv.html>`_ #. Install dependencies:: |
