Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Co-authored-by: ElliottKasoar <[email protected]>
  • Loading branch information
Cbameron12 and ElliottKasoar authored Jan 14, 2025
1 parent e8760ba commit 93d60b3
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
@@ -69,7 +69,7 @@ pythonpath = ["."]
[tool.coverage.run]
# Configuration of coverage.py
# reporting which lines of your plugin are covered by tests
source=["janus_core"]
source=["janus_web"]

[tool.ruff]
exclude = ["conf.py"]

0 comments on commit 93d60b3

Please sign in to comment.