diff --git a/pyproject.toml b/pyproject.toml index df85f3e..9162932 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,6 +35,9 @@ test = [ "pytest>=6.1", ] +[tool.setuptools] +packages = ["yt_experiments"] + [tool.pytest.ini_options] addopts = ''' -s