mirror of
https://github.com/ryanvolz/radioconda.git
synced 2024-11-12 07:16:10 -05:00
10 lines
133 B
YAML
10 lines
133 B
YAML
name: buildenv
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- anaconda-client
|
|
- conda-build
|
|
- constructor
|
|
- patch-ng
|
|
- requests
|