mirror of
https://github.com/ryanvolz/radioconda.git
synced 2024-11-08 18:36:02 -05:00
14 lines
179 B
YAML
14 lines
179 B
YAML
name: buildenv
|
|
channels:
|
|
- conda-forge
|
|
platforms:
|
|
- linux-64
|
|
- osx-64
|
|
- win-64
|
|
dependencies:
|
|
- anaconda-client
|
|
- conda-build
|
|
- constructor
|
|
- patch-ng
|
|
- requests
|