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
ewoksdask
Commits
9e84d364
Commit
9e84d364
authored
Apr 08, 2022
by
Wout De Nolf
Browse files
Merge branch 'docs_need_testdeps' into 'main'
doc building needs test requirements See merge request
!29
parents
36c79760
cc1a3a89
Pipeline
#71805
passed with stages
in 3 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.cfg
View file @
9e84d364
...
...
@@ -28,14 +28,15 @@ install_requires =
bokeh
[options.extras_require]
test =
test =
pytest
ewokscore[test]
dev =
dev =
%(test)s
black
flake8
doc =
%(test)s
doc =
sphinx
# E501 (line too long) ignored for now
...
...
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