Skip to content

Commit b4a091b

Browse files
authored
Update classifiers for pypi. (#907)
1 parent 30bd72e commit b4a091b

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

setup.cfg

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,19 @@ long_description = file: README.rst, CHANGELOG.rst, LICENSE
1212
url = 'https://github.com/riptideio/pymodbus/'
1313
classifiers =
1414
Development Status :: 4 - Beta
15-
Programming Language :: Python :: 3.8 :: 3.9 :: 3.10
15+
Programming Language :: Python :: 3.8
16+
Programming Language :: Python :: 3.9
17+
Programming Language :: Python :: 3.10
1618
Environment :: Console
17-
Framework :: Twisted :: Tornado :: Asyncio
18-
Intended Audience :: Developers :: Modbus testers
19+
Framework :: Asyncio
20+
Intended Audience :: Developers
1921
License :: OSI Approved :: BSD License
20-
Operating System :: OS Independent :: Linux :: Windows :: Mac OS
21-
Programming Language :: Python :: 3.8
22-
Topic :: System :: Networking :: Utilities :: SCADA :: Modbus
22+
Operating System :: OS Independent :: Linux
23+
Operating System :: POSIX :: Linux
24+
Operating System :: Microsoft :: Windows
25+
Operating System :: MacOS
26+
Topic :: System :: Networking
27+
Topic :: Utilities
2328
project_urls =
2429
Source Code = https://github.com/riptideio/pymodbus
2530
Bug Reports = https://github.com/riptideio/pymodbus/issues

0 commit comments

Comments
 (0)