We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3ffae0 commit 84f8fd5Copy full SHA for 84f8fd5
pyproject.toml
@@ -12,8 +12,7 @@ name = "guidata"
12
authors = [{ name = "Codra", email = "[email protected]" }]
13
description = "Automatic GUI generation for easy dataset editing and display"
14
readme = "README.md"
15
-license = "BSD-3-Clause"
16
-license-files = ["LICENSE"]
+license = { file = "LICENSE" }
17
classifiers = [
18
"Development Status :: 5 - Production/Stable",
19
"Intended Audience :: Developers",
0 commit comments