Skip to content

Commit

Permalink
update classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
gdj0nes committed Sep 27, 2023
1 parent d178dd7 commit ded6080
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,12 @@ def read(fname):
'console_scripts': ['pinecone=pinecone.cli:main'],
},
classifiers=[
"Development Status :: 4 - Beta",
"Environment :: Console",
"Environment :: Other Environment",
"License :: OSI Approved :: Apache Software License",
"Development Status :: 5 - Production/Stable"
"Intended Audience :: Developers",
"Intended Audience :: Information Technology",
"Intended Audience :: Science/Research",
"Intended Audience :: System Administrators",
"License :: Other/Proprietary License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
Expand Down

0 comments on commit ded6080

Please sign in to comment.