Skip to content

Commit 4798f89

Browse files
Merge pull request #22 from advanced-computing/fix-ci-tests
Fix CI: pytest-cov and Avg_func import
2 parents 6443910 + 92d1bf7 commit 4798f89

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[tool.pytest.ini_options]
2+
pythonpath = "."
3+
14
# https://coverage.readthedocs.io/en/latest/config.html
25
[tool.coverage.run]
36
# some workarounds for source and test files being intermingled, not all using modules, etc.

0 commit comments

Comments
 (0)