diff --git a/pyproject.toml b/pyproject.toml index d884a09..cc71ab0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ 'Topic :: Scientific/Engineering', 'Topic :: Scientific/Engineering :: Physics', ] -dynamic = ["license", "keywords", "dependecies"] +dynamic = ["license", "keywords", "dependencies"] [project.urls] "Homepage" = "https://github.com/aasensio/hazel2"