Skip to content
Snippets Groups Projects
Commit fc8f12de authored by Sybren A. Stüvel's avatar Sybren A. Stüvel
Browse files

Document that Python 3.7 is required now

parent 4cea32d8
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ There are two ways to install Flamenco Worker: ...@@ -14,7 +14,7 @@ There are two ways to install Flamenco Worker:
unzip it, `cd` into it, then run `./flamenco-worker` (or `flamenco-worker.exe` on Windows). unzip it, `cd` into it, then run `./flamenco-worker` (or `flamenco-worker.exe` on Windows).
- If you have a copy of the source files, run `pipenv install` then run `flamenco-worker`. This - If you have a copy of the source files, run `pipenv install` then run `flamenco-worker`. This
requires Python 3.5.2 or newer. requires Python 3.7 or newer.
## Upgrading ## Upgrading
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment