Skip to content

Commit 1620fd6

Browse files
committed
Add pytest.ini to ensure project root is on Python path for tests
1 parent f82feda commit 1620fd6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

laptopAllocation/pytest.ini

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

0 commit comments

Comments
 (0)