forked from M-Labs/nix-scripts
windows: doc make_conda_packages.sh
This commit is contained in:
parent
8c508de922
commit
088a101d89
|
@ -1,5 +1,8 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# run manually to build the list of conda dependencies to install in the
|
||||
# test environments.
|
||||
|
||||
set -e
|
||||
|
||||
nix-build -E "
|
||||
|
|
Loading…
Reference in New Issue