Skip to content

Commit 4267845

Browse files
committed
CI: add pytest.ini (pythonpath) so the runner can import settled
1 parent 223f57c commit 4267845

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pytest.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[pytest]
2+
pythonpath = .
3+
testpaths = tests

0 commit comments

Comments
 (0)