mirror of
https://github.com/romanz/amodem.git
synced 2026-03-18 07:36:02 +08:00
Support Python 3.10
This commit is contained in:
1
setup.py
1
setup.py
@@ -36,6 +36,7 @@ setup(
|
||||
'Programming Language :: Python :: 3.7',
|
||||
'Programming Language :: Python :: 3.8',
|
||||
'Programming Language :: Python :: 3.9',
|
||||
'Programming Language :: Python :: 3.10',
|
||||
'Topic :: Software Development :: Libraries :: Python Modules',
|
||||
'Topic :: System :: Networking',
|
||||
'Topic :: Communications',
|
||||
|
||||
Reference in New Issue
Block a user