Skip to content

Commit

Permalink
towards solving #305
Browse files Browse the repository at this point in the history
  • Loading branch information
Pasquale Minervini committed Oct 20, 2017
1 parent 9b9c9a5 commit 11428dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ def run(self):
install_requires=requirements + tests_requirements,
extras_require={
'tests': tests_requirements,
'gpu': ['tensorflow-gpu>=1.3']
},
setup_requires=['pytest-runner'] + requirements,
tests_require=requirements,
Expand Down

0 comments on commit 11428dc

Please sign in to comment.