Skip to content

Commit

Permalink
update classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
emcek committed Jun 17, 2022
1 parent b15be3a commit 1917d4e
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,21 @@ long_description_content_type = text/markdown
license = MIT
license_file = LICENSE.md
classifiers =
'Development Status :: 5 - Production/Stable',
'Environment :: Console',
'Environment :: Win32 (MS Windows)',
'License :: OSI Approved :: MIT License',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Operating System :: Microsoft :: Windows',
'Operating System :: Microsoft :: Windows :: Windows 10',
'Topic :: Games/Entertainment',
'Topic :: Games/Entertainment :: Simulation',
'Topic :: Software Development :: Libraries :: Python Modules',
'Topic :: System :: Hardware',
'Topic :: Utilities'
Development Status :: 5 - Production/Stable
Environment :: Console
Environment :: Win32 (MS Windows)
License :: OSI Approved :: MIT License
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Operating System :: Microsoft :: Windows
Operating System :: Microsoft :: Windows :: Windows 10
Topic :: Games/Entertainment
Topic :: Games/Entertainment :: Simulation
Topic :: Software Development :: Libraries :: Python Modules
Topic :: System :: Hardware
Topic :: Utilities
keywords = logitech, logitech-sdk, logitech-keyboards, logitech-gaming, logitech-gaming-keyboard, dcs-world, dcs, g13, g15, g510, g19
platforms = win32, nt, Windows
url = https://github.com/emcek/dcspy
Expand Down

0 comments on commit 1917d4e

Please sign in to comment.