Skip to content
Snippets Groups Projects
Commit a5393f9d authored by Samuel Debionne's avatar Samuel Debionne
Browse files

Pin PvAPI SDK to version 1.24

parent 61727874
No related branches found
No related tags found
1 merge request!5Update the build sytem to support devel conda package
Pipeline #5818 passed
......@@ -16,7 +16,7 @@ requirements:
- numpy
- sip 4.19.8 # For compatibility with pyqt 5.9.2
- lima-core
- pvapi-sdk
- pvapi-sdk 1.24
build:
- git
- cmake
......@@ -25,7 +25,7 @@ requirements:
- python {{ python }}
- sip >=4.19.4, <=4.19.8 # For compatibility with pyqt 5.9.2
- {{ pin_compatible('lima-core', max_pin='x.x') }}
- pvapi-sdk
- pvapi-sdk 1.24
test:
requires:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment