Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
pybind11
Commits
73b840dc
"git@developer.sourcefind.cn:gaoqiong/pybind11.git" did not exist on "1fb9df601c0b6b84bb072a6450a65ef0eb5664e9"
Commit
73b840dc
authored
Apr 07, 2019
by
Henry Schreiner
Committed by
Wenzel Jakob
Apr 07, 2019
Browse files
Fix for issue in latest conda (#1757)
parent
ae951ca0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.appveyor.yml
.appveyor.yml
+1
-1
No files found.
.appveyor.yml
View file @
73b840dc
...
...
@@ -49,7 +49,7 @@ install:
if ($env:PLATFORM -eq "x64") { $env:CONDA = "$env:CONDA-x64" }
$env:PATH = "C:\Miniconda$env:CONDA\;C:\Miniconda$env:CONDA\Scripts\;$env:PATH"
$env:PYTHONHOME = "C:\Miniconda$env:CONDA"
conda
update -y -n base conda
conda
--version
conda install -y -q pytest numpy scipy
}
-
ps
:
|
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment