Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
knc6 committed Aug 4, 2024
1 parent 60ecaf1 commit 5f7c55e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,15 @@
"jarvis": ["LICENSE.rst"],
},
extras_require={
"ai": [
"torch",
"dgl",
"keras",
"tensorflow",
"flask",
"pandas",
],
"babel": ["openbabel", "pybel"],
# "ai": [
# "torch",
# "dgl",
# "keras",
# "tensorflow",
# "flask",
# "pandas",
# ],
# "babel": ["openbabel", "pybel"],
"doc": ["sphinx>=1.3.1", "sphinx-rtd-theme>=0.1.8"],
},
author="Kamal Choudhary",
Expand Down

0 comments on commit 5f7c55e

Please sign in to comment.