Skip to content

Commit

Permalink
Classifiers updated.
Browse files Browse the repository at this point in the history
Signed-off-by: ShivamPR21 <[email protected]>
  • Loading branch information
ShivamPR21 committed Jan 9, 2024
1 parent 1f8d46b commit 6e02215
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,16 @@ authors = [
classifiers=[
"Development Status :: 3 - Alpha",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: Apache-2.0 License",
"License :: OSI Approved :: Apache Software License",
"Operating System :: MacOS :: MacOS X",
"Operating System :: POSIX :: Linux",
"Operating System :: Unix",
"Programming Language :: Python",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Topic :: Research",
"Topic :: Scientific/Engineering :: Mathematics",
"Topic :: Scientific/Engineering :: Artificial Intelligence",
"Topic :: Scientific/Engineering :: Deep Learning"
"Topic :: Scientific/Engineering :: Artificial Intelligence"
]
dependencies = [
"torch",
Expand Down

0 comments on commit 6e02215

Please sign in to comment.