Skip to content

Commit

Permalink
smoke test poetry (#1429)
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman authored Jun 15, 2023
1 parent 7ce69b2 commit 3cd8757
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/validate_poetry.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ if [[ ${MATRIX_CHANNEL} != "release" ]]; then
poetry --quiet add --source pytorch torch
poetry --quiet add --source domains torchvision torchaudio
else
export PYTHON_KEYRING_BACKEND=keyring.backends.null.Keyring
poetry --quiet add torch torchaudio torchvision
fi

Expand Down

0 comments on commit 3cd8757

Please sign in to comment.