Skip to content

Commit

Permalink
Updated project classifiers.
Browse files Browse the repository at this point in the history
  • Loading branch information
mliberty1 committed Oct 29, 2024
1 parent a08efb8 commit 1e974d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ def run(self):
#
# For a list of valid classifiers, see https://pypi.org/classifiers/
classifiers=[ # Optional
'Development Status :: 3 - Alpha',
'Development Status :: 5 - Production/Stable',

# Indicate who your project is intended for
'Intended Audience :: Developers',
Expand All @@ -162,7 +162,7 @@ def run(self):
'License :: OSI Approved :: Apache Software License',

# Operating systems
'Operating System :: Microsoft :: Windows :: Windows 10',
'Operating System :: Microsoft :: Windows :: Windows 11',
'Operating System :: MacOS :: MacOS X',
'Operating System :: POSIX :: Linux',

Expand Down

0 comments on commit 1e974d3

Please sign in to comment.