Skip to content

Commit 95f3d5a

Browse files
Update src/anaconda/test-project/test.sh
Co-authored-by: Copilot <[email protected]>
1 parent 2dec5ef commit 95f3d5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/anaconda/test-project/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ checkCondaPackageVersion "tqdm" "4.66.4"
7878
checkCondaPackageVersion "black" "26.3.1"
7979
checkCondaPackageVersion "streamlit" "1.37.0"
8080
checkCondaPackageVersion "nltk" "3.9.3"
81-
checkCondaPackageVersion "markdown" "3.8.1"
81+
checkCondaPackageVersion "markdown" "3.8.1"
8282

8383
check "conda-update-conda" bash -c "conda update -y conda"
8484
check "conda-install-tensorflow" bash -c "conda create --name test-env -c conda-forge --yes tensorflow"

0 commit comments

Comments
 (0)