diff --git a/pyproject.toml b/pyproject.toml index a7acf42..6de75f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["hatchling>=1.5.0", "jupyterlab>=4.0.0,<5", "hatch-nodejs-version>=0 build-backend = "hatchling.build" [project] -name = "tvb_ext_bucket" +name = "tvb-ext-bucket" readme = "README.md" license = { file = "LICENSE" } requires-python = ">=3.8"