Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
pyMOR
pymor
Commits
57847944
Commit
57847944
authored
Oct 10, 2022
by
René Fritze
Browse files
[setup] re-introduce coverage exception for version.py
since we are really not resonsible for it
parent
851a26ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.cfg
View file @
57847944
...
...
@@ -70,6 +70,8 @@ license_file = LICENSE.txt
omit =
expression
*/expression
src/pymor/version.py
pymor/version
[coverage:run]
relative_files = True
...
...
@@ -78,6 +80,8 @@ source_pkgs = pymor
omit =
expression
*/expression
src/pymor/version.py
pymor/version
# each entry is a list of paths that coverage will consider to be equivalent
# this allows to map source files if pymor is imported from installed package
...
...
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