radioconda/radioconda_installer.yaml
Ryan Volz 40f8d01c88 Put installer-only packages in a package spec yaml.
This also moves the radioconda_console_shortcut to the installer-only
package list.
2021-07-23 16:05:10 -04:00

8 lines
138 B
YAML

name: radioconda_installer
channels:
- conda-forge
- ryanvolz # [win]
dependencies:
- mamba
- radioconda_console_shortcut # [win]