Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
PatReis authored Feb 23, 2021
1 parent d07ae21 commit ee94022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
description="General Base Layers for Graph Convolutions with tensorflow.keras",
long_description=long_description,
long_description_content_type="text/markdown",
url="",
url="https://github.com/aimat-lab/gcnn_keras",
install_requires=['numpy',"scikit-learn","pandas"],
extras_require={
"tf": ["tensorflow>=2.2.0"],
Expand Down

0 comments on commit ee94022

Please sign in to comment.