We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2158957 + d8318ae commit 05016a8Copy full SHA for 05016a8
1 file changed
pyproject.toml
@@ -14,14 +14,11 @@ description = "A wrapper for the SLICOT control and systems library"
14
readme = "README.rst"
15
authors = [{ name = "Enrico Avventi et al." }]
16
maintainers = [{ name = "Slycot developers", email = "python-control-discuss@lists.sourceforge.net"}]
17
-license = {text = "GPL-2.0 AND BSD-3-Clause"}
+license = "GPL-2.0 AND BSD-3-Clause"
18
classifiers = [
19
"Development Status :: 4 - Beta",
20
"Intended Audience :: Science/Research",
21
"Intended Audience :: Developers",
22
- "License :: OSI Approved",
23
- "License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
24
- "License :: OSI Approved :: BSD License",
25
"Programming Language :: C",
26
"Programming Language :: Fortran",
27
"Programming Language :: Python",
0 commit comments