diff --git a/pyproject.toml b/pyproject.toml index 5e77e5b..a79534e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,8 +4,8 @@ requires = [ "wheel>=0.31.0", "twine>=1.11.0" ] -build-backend = "build" -backend-path = ["src/ppbt"] +build-backend = "ppbt.build" +backend-path = ["src"] [tool.pytest.ini_options] pythonpath = [