Skip to content

Commit

Permalink
removed tensorflow/keras for now
Browse files Browse the repository at this point in the history
  • Loading branch information
berlinguyinca committed Jul 29, 2018
1 parent 831f928 commit e4eaef8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions setup.py
Expand Up @@ -22,9 +22,7 @@
'pandas',
'simplejson',
'arrow',
'SQLAlchemy',
'keras',
'tensorflow'
'SQLAlchemy'
],
include_package_data=True,
zip_safe=False,
Expand Down

0 comments on commit e4eaef8

Please sign in to comment.