14 lines
530 B
YAML
14 lines
530 B
YAML
dependencies:
|
|
# https://conda-forge.org/feedstock-outputs/
|
|
# filterable list of all conda-forge packages
|
|
# https://conda-forge.org/#contribute
|
|
# instructions on adding a recipe
|
|
# https://docs.conda.io/projects/conda/en/latest/user-guide/concepts/pkg-specs.html#package-match-specifications
|
|
# documentation on package_spec syntax for constraining versions
|
|
|
|
|
|
- pip:
|
|
- -e ../vlsi/hammer-cadence-plugins
|
|
- -e ../vlsi/hammer-synopsys-plugins
|
|
- -e ../vlsi/hammer-mentor-plugins
|