Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
workflow
ewoks
ewoksppf
Commits
f1e5a838
Commit
f1e5a838
authored
Jul 30, 2021
by
Wout De Nolf
Browse files
use release versions as dependencies
parent
b5042c1e
Pipeline
#51774
passed with stages
in 1 minute and 7 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
setup.cfg
View file @
f1e5a838
...
...
@@ -19,13 +19,13 @@ classifiers =
packages = find:
python_requires = >=3.6
install_requires =
ewokscore
@ git+https://git@gitlab.esrf.fr/workflow/ewoks/ewokscore.git@main
pypushflow
@ git+https://git@gitlab.esrf.fr/workflow/pypushflow.git@main
ewokscore
pypushflow
[options.extras_require]
test =
pytest
ewokscore[test]
@ git+https://git@gitlab.esrf.fr/workflow/ewoks/ewokscore.git@main
ewokscore[test]
dev =
%(test)s
black
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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