mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-26 08:10:02 +02:00
WIP
This commit is contained in:
parent
4ae93dbc73
commit
692584ced8
@ -15,6 +15,7 @@ requirements:
|
||||
build:
|
||||
- {{ compiler('c') }}
|
||||
- {{compiler('cxx')}}
|
||||
- python {{python}}
|
||||
- cmake
|
||||
- qwt 6.* #require qt5 investigate before activating gui
|
||||
- qt=4.8*
|
||||
@ -65,12 +66,12 @@ outputs:
|
||||
|
||||
requirements:
|
||||
build:
|
||||
- python {{ python }}
|
||||
- python {{python}}
|
||||
- setuptools
|
||||
- wheel
|
||||
|
||||
run:
|
||||
- python {{ python }}
|
||||
- python {{python}}
|
||||
- numpy
|
||||
- slsdetlib=udp
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user