mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-20 23:58:52 +01:00
path
This commit is contained in:
@@ -66,12 +66,15 @@ outputs:
|
|||||||
|
|
||||||
script: build_pylib.sh
|
script: build_pylib.sh
|
||||||
|
|
||||||
|
rpaths:
|
||||||
|
- lib/
|
||||||
|
|
||||||
requirements:
|
requirements:
|
||||||
build:
|
build:
|
||||||
- python
|
- python
|
||||||
- {{ pin_subpackage('slsdetlib', exact=True) }}
|
- {{ pin_subpackage('slsdetlib', exact=True) }}
|
||||||
- setuptools
|
- setuptools
|
||||||
- wheel
|
|
||||||
|
|
||||||
run:
|
run:
|
||||||
- python
|
- python
|
||||||
|
|||||||
Reference in New Issue
Block a user