Updated the pyproject.toml file. eric7

Tue, 03 Jan 2023 11:09:31 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 03 Jan 2023 11:09:31 +0100
branch
eric7
changeset 9662
f968dcae55cf
parent 9661
1ef89052d991
child 9663
6a187a93e1cf

Updated the pyproject.toml file.

pyproject.toml file | annotate | diff | comparison | revisions
--- a/pyproject.toml	Mon Jan 02 15:56:41 2023 +0100
+++ b/pyproject.toml	Tue Jan 03 11:09:31 2023 +0100
@@ -7,6 +7,7 @@
 description = "eric7 is an integrated development environment for the Python language."
 readme = "docs/README.rst"
 authors = [{name = "Detlev Offenbach", email = "detlev@die-offenbachs.de"}]
+maintainers = [{name = "Detlev Offenbach", email = "detlev@die-offenbachs.de"}]
 classifiers = [
     "License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
     "Development Status :: 5 - Production/Stable",
@@ -22,6 +23,8 @@
     "Natural Language :: Spanish",
     "Operating System :: MacOS :: MacOS X",
     "Operating System :: Microsoft :: Windows :: Windows 10",
+    "Operating System :: Microsoft :: Windows :: Windows 11",
+    "Operating System :: POSIX :: BSD",
     "Operating System :: POSIX :: Linux",
     "Programming Language :: Python",
     "Programming Language :: Python :: 3",

eric ide

mercurial