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 1d49a28 commit 684aa96Copy full SHA for 684aa96
1 file changed
setup.py
@@ -17,13 +17,13 @@
17
package_dir={'mfr': 'mfr'},
18
include_package_data=True,
19
zip_safe=False,
20
+ license='Apache-2.0',
21
classifiers=[
22
'Natural Language :: English',
23
'Intended Audience :: Developers',
24
'Programming Language :: Python :: 3',
25
'Programming Language :: Python :: 3.13',
26
'Development Status :: 5 - Production/Stable',
- 'License :: OSI Approved :: Apache Software License',
27
],
28
provides=[
29
'mfr.extensions',
0 commit comments