mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-27 18:04:12 +08:00
BLD: Using GCE to prevent the "input line is too long" error
when activating a conda env.
This commit is contained in:
@@ -42,6 +42,10 @@ environment:
|
||||
platform:
|
||||
- x64
|
||||
|
||||
# Using GCE to prevent the "input line is too long" error when activating a
|
||||
# conda env.
|
||||
image: Visual Studio 2015 - GCE
|
||||
|
||||
cache:
|
||||
- '%LOCALAPPDATA%\pip\Cache'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user