Skip to content

Commit 44d951c

Browse files
PySimpleGUIdi
andauthored
Added PySimpleGUI versions 4 and 5 as a Framework (#157)
* Added PySimpleGUI versions 4 and 5 as a Framework * Fixed sorting error identified by lint * Added the "Framework :: PySimpleGUI" by itself. Learning the format of these still.... --------- Co-authored-by: Dustin Ingram <[email protected]>
1 parent 29ca293 commit 44d951c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/trove_classifiers/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,9 @@
191191
"Framework :: Plone :: Core",
192192
"Framework :: Plone :: Distribution",
193193
"Framework :: Plone :: Theme",
194+
"Framework :: PySimpleGUI",
195+
"Framework :: PySimpleGUI :: 4",
196+
"Framework :: PySimpleGUI :: 5",
194197
"Framework :: Pycsou",
195198
"Framework :: Pydantic",
196199
"Framework :: Pydantic :: 1",

0 commit comments

Comments
 (0)