Skip to content

Commit 5be0cd3

Browse files
authored
Merge pull request #73 from zer0-x/master
Fix pytest, since we have `src/` layer
2 parents 6ae2009 + 7cc2f38 commit 5be0cd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytest.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[pytest]
22
python_files = examples/*.py tests/*.py
3+
pythonpath = src/

0 commit comments

Comments
 (0)