Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
workflow
pypushflow
Commits
813ee65e
Commit
813ee65e
authored
Jul 29, 2021
by
Wout De Nolf
Browse files
mx option instead of dev/mongo
parent
0d6b85d3
Pipeline
#51673
passed with stage
in 30 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
813ee65e
...
...
@@ -5,14 +5,10 @@ A task scheduler for cyclic and acyclic graphs
## Install
```
bash
python
-m
pip
install
pypushflow
python
-m
pip
install
pypushflow
[mx]
```
Installation from source
```
bash
python
-m
pip
install
-e
.
```
Use the
`mx`
option for installation at MX beamlines.
## Run tests
...
...
setup.cfg
View file @
813ee65e
...
...
@@ -21,9 +21,7 @@ python_requires = >=3.6
install_requires =
[options.extras_require]
m
ongo
=
m
x
=
pymongo
test =
pytest
dev =
%(test)s
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment