Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
flamenco-worker-python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
blender
flamenco-worker-python
Commits
4814d557
Commit
4814d557
authored
7 years ago
by
Sybren A. Stüvel
Browse files
Options
Downloads
Patches
Plain Diff
Document Python 3.5.2 as minimal version.
parent
77f85d99
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-1
2 additions, 1 deletion
README.md
with
2 additions
and
1 deletion
README.md
+
2
−
1
View file @
4814d557
...
@@ -13,7 +13,8 @@ There are two ways to install Flamenco Worker:
...
@@ -13,7 +13,8 @@ There are two ways to install Flamenco Worker:
-
If you have a distributable zip file (see
[
Packaging for distribution
](
#packaging-for-distribution
)
)
-
If you have a distributable zip file (see
[
Packaging for distribution
](
#packaging-for-distribution
)
)
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
`pip3 install -e .`
then run
`flamenco-worker`
.
-
If you have a copy of the source files, run
`pip3 install -e .`
then run
`flamenco-worker`
. This
requires Python 3.5.2 or newer.
## Configuration
## Configuration
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment