diff --git a/pandapipes/pytest.ini b/pandapipes/pytest.ini new file mode 100644 index 000000000..a01d26adf --- /dev/null +++ b/pandapipes/pytest.ini @@ -0,0 +1,3 @@ +[pytest] +python_paths = . .. +site_dirs = . .. \ No newline at end of file diff --git a/tutorials/pytest.ini b/tutorials/pytest.ini new file mode 100644 index 000000000..a01d26adf --- /dev/null +++ b/tutorials/pytest.ini @@ -0,0 +1,3 @@ +[pytest] +python_paths = . .. +site_dirs = . .. \ No newline at end of file