diff --git a/docs/development_environment.mdx b/docs/development_environment.mdx index 65af6986..0a2c3863 100644 --- a/docs/development_environment.mdx +++ b/docs/development_environment.mdx @@ -47,7 +47,7 @@ When a task is currently running (like `Preview` for the docs), it can be restar _You only need these instructions if you do not want to use devcontainers._ -It is also possible to set up a more traditional development environment. See the section for your operating system. Make sure your Python version is 3.8 or later. +It is also possible to set up a more traditional development environment. See the section for your operating system. Make sure your Python version is 3.9 or later. ### Developing on Linux