chore: add pytest.ini with pythonpath for direct test execution

This commit is contained in:
Schmidt Till (CSS TO PME DSI PAO MUC) 2026-09-10 23:15:54 +02:00
parent d342ff57a9
commit e7b5c1ff7b

2
pytest.ini Normal file
View file

@ -0,0 +1,2 @@
[pytest]
pythonpath = .