We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65274ac commit 7e23f51Copy full SHA for 7e23f51
setup.py
@@ -17,7 +17,7 @@
17
license='MIT',
18
install_requires=['cefpython3==66.1', 'Jinja2==3.1.2', 'wxPython==4.2.1', 'requests'],
19
classifiers=[
20
- 'Development Status :: 5 - Stable',
+ 'Development Status :: 5 - Production/Stable',
21
'Intended Audience :: Developers',
22
'Topic :: Software Development :: Build Tools',
23
'License :: OSI Approved :: MIT License',
0 commit comments