Skip to content

Commit

Permalink
iniut conda
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt committed Aug 2, 2023
1 parent 1476de5 commit eaa4be5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
conda config --add channels conda-forge
conda update conda -y -q
conda create -n testenv python=3.9 -y
conda init zsh
conda update conda -y -q
conda activate testenv
conda install scikit-learn=1.0.2 pandas=1.3.5 -y -q
Expand Down

0 comments on commit eaa4be5

Please sign in to comment.