mirror of
https://github.com/frappe/bench.git
synced 2024-11-16 18:15:16 +00:00
chore: Remove invalid classifier
This commit is contained in:
parent
3ee2e3d243
commit
cbf30b4e6a
1
setup.py
1
setup.py
@ -25,7 +25,6 @@ setup(
|
|||||||
classifiers=[
|
classifiers=[
|
||||||
"Development Status :: 5 - Production/Stable",
|
"Development Status :: 5 - Production/Stable",
|
||||||
"Environment :: Console",
|
"Environment :: Console",
|
||||||
"Framework :: Frappe Framework",
|
|
||||||
"License :: OSI Approved :: GNU Affero General Public License v3",
|
"License :: OSI Approved :: GNU Affero General Public License v3",
|
||||||
"Natural Language :: English",
|
"Natural Language :: English",
|
||||||
"Operating System :: MacOS",
|
"Operating System :: MacOS",
|
||||||
|
Loading…
Reference in New Issue
Block a user