Update requirements and add Python 3.11 to CI
This commit is contained in:
@@ -15,6 +15,7 @@ classifiers =
|
||||
Programming Language :: Python :: 3.8
|
||||
Programming Language :: Python :: 3.9
|
||||
Programming Language :: Python :: 3.10
|
||||
Programming Language :: Python :: 3.11
|
||||
Programming Language :: Python :: Implementation :: CPython
|
||||
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
|
||||
Development Status :: 5 - Production/Stable
|
||||
@@ -32,7 +33,7 @@ python_requires = >=3.7
|
||||
include_package_data = True
|
||||
packages = find:
|
||||
install_requires =
|
||||
pyqt5>=5.3
|
||||
pyqt5>=5.10
|
||||
lxml>=4.2.0
|
||||
pyenchant>=3.0.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user