Skip to content

Commit

Permalink
Update tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
philipperemy committed Aug 7, 2023
1 parent ceb74f8 commit 3a4e76b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
envlist = {py3}-tensorflow-{2.6,2.7,2.8,2.9,2.10,2.11,2.12,2.13}
envlist = {py3}-tensorflow-{2.7,2.8,2.9,2.10,2.11,2.12,2.13}

[testenv]
setenv =
Expand All @@ -8,7 +8,6 @@ deps = pytest
pylint
flake8
-rrequirements.txt
tensorflow-2.6: tensorflow==2.6
tensorflow-2.7: tensorflow==2.7
tensorflow-2.8: tensorflow==2.8
tensorflow-2.9: tensorflow==2.9
Expand Down

0 comments on commit 3a4e76b

Please sign in to comment.