Skip to content

Commit

Permalink
[misc] Update python package metadata (taichi-dev#7063)
Browse files Browse the repository at this point in the history
Issue: #

### Brief Summary
  • Loading branch information
feisuzhu authored and quadpixels committed May 13, 2023
1 parent dd522bd commit 1830bce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,13 @@
root_dir = os.path.dirname(os.path.abspath(__file__))

classifiers = [
'Development Status :: 2 - Pre-Alpha',
'Development Status :: 5 - Production/Stable',
'Topic :: Software Development :: Compilers',
'Topic :: Multimedia :: Graphics',
'Topic :: Games/Entertainment :: Simulation',
'Intended Audience :: Science/Research',
'Intended Audience :: Developers',
'License :: OSI Approved :: Apache Software License',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
Expand Down

0 comments on commit 1830bce

Please sign in to comment.