-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Conda appveyor master #18096
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conda appveyor master #18096
Conversation
That apparently wasn't it. (We'll still want to update to the newer miniconda though). |
@@ -16,3 +16,4 @@ bottleneck | |||
html5lib | |||
beautifulsoup4 | |||
jinja2=2.8 | |||
moto |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Newline at end of file. Same for the 3.6 version.
we already use the latest windows installeer, e.g. see |
@@ -18,13 +18,13 @@ environment: | |||
|
|||
matrix: | |||
|
|||
- CONDA_ROOT: "C:\\Miniconda3_64" | |||
- CONDA_ROOT: "C:\\Miniconda36_64" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this doesn't actually do anything other than create a directory for us to install into
superseded by #18105 |
xref conda/conda#6251
Closes #18073