mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
14 lines
181 B
YAML
14 lines
181 B
YAML
name: conda-build
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- conda-build
|
|
- conda-verify
|
|
- anaconda-client
|
|
- ninja
|
|
- doxygen
|
|
- ripgrep
|
|
- pip
|
|
- pip:
|
|
- lief==0.13
|