Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Cazares, Tareian authored and Cazares, Tareian committed Feb 21, 2021
1 parent 7d136c3 commit 858748f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -24,7 +24,7 @@ def get_description():
license="Apache-2.0",
include_package_data=True,
packages=find_packages(),
install_requires=["tensorflow-gpu==1.15.2",
install_requires=["tensorflow_gpu==1.15.2",
"tensorboard",
"keras==2.3.1",
"py2bit==0.3.0",
Expand Down

0 comments on commit 858748f

Please sign in to comment.