Skip to content

Commit

Permalink
Update project configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicoretti committed Oct 23, 2024
1 parent 3061ba6 commit 92115d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ ec = 'exasol.error._cli:main'
relative_files = true
source = [
"exasol",
"exasol_error_reporting_python",
]

[tool.coverage.report]
Expand Down Expand Up @@ -70,7 +71,6 @@ max-module-lines = 800

[[tool.mypy.overrides]]
module = [
"exasol.toolbox.sphinx.multiversion.*",
"test.unit.*",
"test.integration.*",
]
Expand Down

0 comments on commit 92115d6

Please sign in to comment.