Fix typo in license trove classifier
This commit is contained in:
parent
efb46c562c
commit
f4bfcf9500
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -35,7 +35,7 @@ METADATA = {
|
|||
'classifiers': [
|
||||
"Development Status :: 3 - Alpha",
|
||||
"Topic :: Utilities",
|
||||
"License :: OSI Approved :: Apple Public Source License",
|
||||
"License :: OSI Approved :: Apache Software License",
|
||||
],
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue