Skip to content

Commit

Permalink
minor updates on setup.
Browse files Browse the repository at this point in the history
  • Loading branch information
manoskary committed Jul 18, 2024
1 parent f552a09 commit 303be54
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,12 @@
"graph-convolutional-networks",
],
classifiers=[
"Development Status :: 0 - Gamma",
"Development Status :: 1 - Planning",
"Intended Audience :: Developers",
"Intended Audience :: Science/Research",
"Programming Language :: Python :: 3",
"Topic :: Scientific/Engineering :: Graph Deep Learning",
"License :: OSI Approved :: MIT License",
"Topic :: Scientific/Engineering :: Artificial Intelligence",
],
ext_modules=ext_modules,
author='Emmanouil Karystinaios',
Expand Down

0 comments on commit 303be54

Please sign in to comment.