diff --git a/pyproject.toml b/pyproject.toml index 74404e90..2f077005 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -130,3 +130,4 @@ repository = "https://github.com/cubed-dev/cubed" filterwarnings = [ "error::UserWarning", ] +testpaths = "cubed/tests"