Update content/shared/v3-core-plugins/_index.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
pull/6107/head
Jameelah Mercer 2025-06-09 06:14:41 -07:00 committed by GitHub
parent d384d87fee
commit 14448767de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -567,7 +567,6 @@ These examples install the specified Python package (for example, pandas) into t
> Creating a virtual environment with system Python (for example, using `python -m venv`) can lead to runtime errors and plugin failures. > Creating a virtual environment with system Python (for example, using `python -m venv`) can lead to runtime errors and plugin failures.
> >
>For more information, see the [processing engine README](https://github.com/influxdata/influxdb/blob/main/README_processing_engine.md#official-builds). >For more information, see the [processing engine README](https://github.com/influxdata/influxdb/blob/main/README_processing_engine.md#official-builds).
> for advanced setup instructions.
{{% /code-placeholders %}} {{% /code-placeholders %}}