This commit is contained in:
Erik Frojdh
2020-02-12 17:27:44 +01:00
parent 4ae93dbc73
commit 692584ced8

View File

@ -15,6 +15,7 @@ requirements:
build: build:
- {{ compiler('c') }} - {{ compiler('c') }}
- {{compiler('cxx')}} - {{compiler('cxx')}}
- python {{python}}
- cmake - cmake
- qwt 6.* #require qt5 investigate before activating gui - qwt 6.* #require qt5 investigate before activating gui
- qt=4.8* - qt=4.8*
@ -65,12 +66,12 @@ outputs:
requirements: requirements:
build: build:
- python {{ python }} - python {{python}}
- setuptools - setuptools
- wheel - wheel
run: run:
- python {{ python }} - python {{python}}
- numpy - numpy
- slsdetlib=udp - slsdetlib=udp