mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-22 04:23:08 +00:00
Merge remote-tracking branch 'origin/remove-errant-line' into nightly
This commit is contained in:
commit
82934d9777
1 changed files with 2 additions and 2 deletions
|
@ -366,7 +366,7 @@ python -m pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
You should see something like this [I’ve removed a few lines for space, and the specific versions may have changed since this was captured]:
|
You should see something like this [I’ve 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.
|
||||||
|
|
Loading…
Reference in a new issue