mirror of
https://github.com/csukuangfj/kaldifeat.git
synced 2025-08-17 05:02:18 +00:00
11 lines
190 B
YAML
11 lines
190 B
YAML
# this file is copied from
|
|
# https://github.com/pytorch/builder/tree/master/conda/cpuonly
|
|
package:
|
|
name: cpuonly
|
|
version: 1.0
|
|
|
|
build:
|
|
track_features:
|
|
- cpuonly
|
|
noarch: generic
|