updated for current versions of pip and setuptools

This commit is contained in:
David Scripka 2023-11-21 10:55:16 -05:00
parent 8fc9e2ed0c
commit 484b2ca17e

View file

@ -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"