Files

11 lines
300 B
Diff
Raw Permalink Normal View History

2025-10-09 14:15:47 +02:00
diff --git a/pyproject.toml b/pyproject.toml
index dc396ba..d12ba41 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -18,4 +18,5 @@ classifiers = [
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
]
+dynamic = ["license", "dependencies"]
[project.urls]