Skip to content

Commit

Permalink
Port change from #25496
Browse files Browse the repository at this point in the history
  • Loading branch information
damccorm authored Feb 17, 2023
1 parent 45793df commit fccffaf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sdks/python/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -343,8 +343,7 @@ commands =
/bin/sh -c "pip freeze | grep -E onnx"
# Run all ONNX unit tests
pytest -o junit_suite_name={envname} --junitxml=pytest_{envname}.xml -n 6 -m uses_onnx {posargs}

[testenv:py{37,38,39,310}-tf-{211}]

[testenv:py{37,38,39,310}-tensorflow-{29,210,211}]
deps =
-r build-requirements.txt
Expand Down

0 comments on commit fccffaf

Please sign in to comment.