Skip to content

Commit

Permalink
Set tox dependency on tensorflow to 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
owen-t committed Aug 24, 2018
1 parent 7db9dcf commit 0be1181
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tox.ini
Expand Up @@ -49,7 +49,7 @@ deps =
mock
contextlib2
teamcity-messages
tensorflow==1.9
tensorflow==1.10
awslogs
docker
cmake
Expand All @@ -60,5 +60,5 @@ deps =
cmake
flake8
flake8-future-import
tensorflow==1.9
tensorflow==1.10
commands = flake8

0 comments on commit 0be1181

Please sign in to comment.