"vscode:/vscode.git/clone" did not exist on "591c899c6e9272e5a3c0cd2e3bddf82d5fad645e"
Commit 77a69ee3 authored by Edward Z. Yang's avatar Edward Z. Yang
Browse files

Remove nightly suffix from torchaudio nightly wheels.


Signed-off-by: default avatarEdward Z. Yang <ezyang@fb.com>
parent a8bd18da
......@@ -15,7 +15,6 @@ wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.sh &
. ~/minconda_wheel_env_tmp/bin/activate
export TORCHAUDIO_PACKAGE_NAME="torchaudio_nightly"
export TORCHAUDIO_BUILD_VERSION="0.4.0.dev$(date "+%Y%m%d")"
export TORCHAUDIO_BUILD_NUMBER="1"
export OUT_DIR=~/torchaudio_wheels
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment