diff --git a/pyproject.toml b/pyproject.toml index 0127e71..f21e015 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,6 @@ [build-system] requires = [ "hatchling>=1.3.1", - "hatch-jupyter-builder", ] build-backend = "hatchling.build"