mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-01 10:20:04 +02:00
pinned qt and qwt
This commit is contained in:
parent
7665d7b33a
commit
6126a401d0
@ -83,14 +83,14 @@ outputs:
|
||||
- {{ pin_subpackage('slsdetlib', exact=True) }}
|
||||
|
||||
|
||||
# test:
|
||||
# imports:
|
||||
# - sls_detector
|
||||
test:
|
||||
imports:
|
||||
- slsdet
|
||||
|
||||
- name: slsdetgui
|
||||
script: copy_gui.sh
|
||||
requirements:
|
||||
run:
|
||||
- {{ pin_subpackage('slsdetlib', exact=True) }}
|
||||
- qwt 6
|
||||
- qt=4.8
|
||||
- {{ pin_compatible('qwt') }}
|
||||
- {{ pin_compatible('qt') }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user