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 07276aa commit 6032cddCopy full SHA for 6032cdd
pyproject.toml
@@ -9,8 +9,7 @@ name = "PlotPy"
9
authors = [{ name = "Codra", email = "[email protected]" }]
10
description = "Curve and image plotting tools for Python/Qt applications"
11
readme = "README.md"
12
-license = "BSD-3-Clause"
13
-license-files = ["LICENSE"]
+license = { file = "LICENSE" }
14
classifiers = [
15
"Development Status :: 5 - Production/Stable",
16
"Intended Audience :: Developers",
0 commit comments