diff --git a/pyproject.toml b/pyproject.toml index 23c373c..b7b33d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,6 +24,7 @@ classifiers = [ "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", ] +dynamic = ["dependencies", "optional-dependencies"] [project.urls] "Homepage" = "https://github.com/dscripka/openWakeWord" \ No newline at end of file