diff --git a/pyproject.toml b/pyproject.toml index 79349b9..b9a18a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,8 +2,6 @@ requires = ["maturin>=0.12"] build-backend = "maturin" -[tool.maturin] -python-source = "starfyre" [project] name = "starfyre"