mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-07 12:05:33 +00:00
fix(setup.py): wrong license classifier
This commit is contained in:
parent
0e22c93a99
commit
136d47fd37
2
setup.py
2
setup.py
@ -43,7 +43,7 @@ setup(
|
||||
classifiers=[
|
||||
'Development Status :: 2 - Pre-Alpha',
|
||||
'Intended Audience :: Developers',
|
||||
'License :: OSI Approved :: Apache License',
|
||||
'License :: OSI Approved :: Apache Software License',
|
||||
'Natural Language :: English',
|
||||
"Programming Language :: Python :: 2",
|
||||
'Programming Language :: Python :: 2.6',
|
||||
|
Loading…
x
Reference in New Issue
Block a user