diff --git a/pytest.ini b/pytest.ini new file mode 100644 index 00000000..03f586d4 --- /dev/null +++ b/pytest.ini @@ -0,0 +1,2 @@ +[pytest] +pythonpath = . \ No newline at end of file