mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 06:53:01 +00:00
11 lines
300 B
Diff
11 lines
300 B
Diff
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]
|