chore: add pytest.ini with pythonpath for direct test execution
This commit is contained in:
parent
d342ff57a9
commit
e7b5c1ff7b
1 changed files with 2 additions and 0 deletions
2
pytest.ini
Normal file
2
pytest.ini
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[pytest]
|
||||
pythonpath = .
|
||||
Loading…
Add table
Reference in a new issue