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 & ...@@ -15,7 +15,6 @@ wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.sh &
. ~/minconda_wheel_env_tmp/bin/activate . ~/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_VERSION="0.4.0.dev$(date "+%Y%m%d")"
export TORCHAUDIO_BUILD_NUMBER="1" export TORCHAUDIO_BUILD_NUMBER="1"
export OUT_DIR=~/torchaudio_wheels 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