Skip to content

Commit 38316d3

Browse files
authored
Cannot get conda activate to work on *nix
1 parent db900c8 commit 38316d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ install:
2727
- conda update -q conda
2828
- cmd: conda init cmd.exe
2929
- sh: conda init bash
30-
- sh: source ~/miniconda3/etc/profile.d/conda.sh
3130
- conda env create -f environment.yml
3231
- cmd: conda activate cadquery
3332
- sh: conda activate cadquery

0 commit comments

Comments
 (0)