Merge remote-tracking branch 'origin/remove-errant-line' into nightly

This commit is contained in:
meisnate12 2024-04-26 13:23:05 -04:00
commit 82934d9777

View file

@ -366,7 +366,7 @@ python -m pip install -r requirements.txt
``` ```
You should see something like this [Ive removed a few lines for space, and the specific versions may have changed since this was captured]: You should see something like this [Ive removed a few lines for space, and the specific versions may have changed since this was captured]:
Studio: 441 and 1807 and 2495 and 1286 and 2503 and 2264
``` ```
Collecting PlexAPI==4.7.0 Collecting PlexAPI==4.7.0
Downloading PlexAPI-4.7.0-py3-none-any.whl (133 kB) Downloading PlexAPI-4.7.0-py3-none-any.whl (133 kB)
@ -640,4 +640,4 @@ Follow the instructions for the `develop` branch above, subsituting `nightly` fo
Follow the instructions for the `develop` branch above, subsituting `master` for `develop` Follow the instructions for the `develop` branch above, subsituting `master` for `develop`
The installation of requirements every time is probably overkill, but it's harmless and ensures that you always get any new versions or new requirements. The installation of requirements every time is probably overkill, but it's harmless and ensures that you always get any new versions or new requirements.