mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-12 03:15:49 +08:00
BLD: Don't download dependencies on windows conda build
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"%PYTHON%" setup.py install
|
||||
"%PYTHON%" setup.py install --single-version-externally-managed --record=record.txt
|
||||
if errorlevel 1 exit 1
|
||||
|
||||
:: Add more build steps here, if they are necessary.
|
||||
|
||||
Reference in New Issue
Block a user