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
ewoksapps
est
Commits
8749bde5
Commit
8749bde5
authored
Aug 12, 2021
by
Wout De Nolf
Browse files
modify setup.cfg
parent
551b1181
Changes
2
Hide whitespace changes
Inline
Side-by-side
.flake8
deleted
100644 → 0
View file @
551b1181
[flake8]
ignore = E265, E501
setup.cfg
View file @
8749bde5
...
...
@@ -25,9 +25,12 @@ classifiers =
[options]
packages = find:
python_requires = >=3.6
install_requires =
setup_requires =
setuptools
numpy
install_requires =
setuptools
numpy
h5py>=3.1
Pint
ewoksorange @ git+https://gitlab.esrf.fr/workflow/ewoks/ewoksorange@main
...
...
@@ -74,9 +77,6 @@ dev =
black
flake8
setup_requires =
setuptools
numpy
# E501 (line too long) ignored for now
# E203 and W503 incompatible with black formatting (https://black.readthedocs.io/en/stable/compatible_configs.html#flake8)
[flake8]
...
...
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