mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 02:02:22 +00:00
14 lines
261 B
YAML
14 lines
261 B
YAML
|
|
name: conda-build
|
||
|
|
channels:
|
||
|
|
- conda-forge
|
||
|
|
dependencies:
|
||
|
|
- conda-build
|
||
|
|
- conda-verify
|
||
|
|
- anaconda-client
|
||
|
|
- ninja
|
||
|
|
- doxygen
|
||
|
|
- ripgrep
|
||
|
|
- pip
|
||
|
|
- pip:
|
||
|
|
- --extra-index-url https://lief.s3-website.fr-par.scw.cloud/latest
|
||
|
|
- lief==0.13.0.dev0
|