diff --git a/conftest.py b/conftest.py new file mode 100644 index 0000000..8704865 --- /dev/null +++ b/conftest.py @@ -0,0 +1,2 @@ +# this file exists so that tests inside /tests always find /src imports, +# because this will cause the root (/) to be added to sys.path