corrected license classifier

This commit is contained in:
Somdev Sangwan
2024-03-16 15:47:33 +05:30
committed by GitHub
parent cee2230c27
commit cb2f067715

View File

@@ -33,7 +33,7 @@ setup(
'Intended Audience :: Information Technology', 'Intended Audience :: Information Technology',
'Operating System :: OS Independent', 'Operating System :: OS Independent',
'Topic :: Security', 'Topic :: Security',
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)', 'License :: OSI Approved :: GNU Affero General Public License v3',
'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3.4',
], ],
entry_points={ entry_points={