Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4a56315

Browse files
authored
Merge pull request #14649 from timhoffm/fix-appveyor
Fix appveyor conda py37
2 parents 1126912 + f8b0d0b commit 4a56315

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ install:
5353
- conda config --set show_channel_urls yes
5454
- conda config --prepend channels conda-forge
5555
# this is now the downloaded conda...
56+
- activate
5657
- conda info -a
5758

5859
# For building, use a new environment which only includes the requirements for mpl

0 commit comments

Comments
 (0)