Skip to content

Commit

Permalink
change: Fix python 2 tox dependencies. (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
nadiaya authored Feb 27, 2020
1 parent f566327 commit 47494cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ commands =
{env:IGNORE_COVERAGE:} coverage report --fail-under=90 --include *sagemaker_pytorch_container*
deps =
coverage
future
pytest
pytest-cov
pytest-xdist
Expand Down

0 comments on commit 47494cf

Please sign in to comment.