website/docs: dev docs: full: remove note on installing shell plugin (#13515)

In https://github.com/goauthentik/authentik/pull/13460 , we replaced `poetry shell` with `poetry env activate`. As a result, we no longer need to tell the user to install this plugin.

Signed-off-by: Dominic R <dominic@sdko.org>
This commit is contained in:
Dominic R
2025-03-14 11:57:51 -04:00
committed by GitHub
parent 904d6cd81b
commit efb3803371

View File

@ -10,7 +10,6 @@ import ExecutionEnvironment from "@docusaurus/ExecutionEnvironment";
- [Python](https://www.python.org/) 3.12
- [Poetry](https://python-poetry.org/), which is used to manage dependencies
- Poetry 2.0 or higher also requires the [poetry-plugin-shell](https://github.com/python-poetry/poetry-plugin-shell) extension.
- [Go](https://go.dev/) 1.23 or newer
- [Node.js](https://nodejs.org/en) 21 or newer
- [PostgreSQL](https://www.postgresql.org/) 14 or newer