Skip to content

Commit

Permalink
test(sdk): use universal wheels in toxenvs (wandb#5705)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitryduev authored Aug 1, 2023
1 parent 139718f commit faf8786
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
minversion=4.5.1
envlist=greet

[testenv]
package = wheel
wheel_build_env = .pkg

[testenv:greet]
skip_install=true
commands=
Expand Down

0 comments on commit faf8786

Please sign in to comment.