mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-15 06:48:41 +01:00
updated pybind and catch (#588)
* updated pybind and catch * added to release notes Co-authored-by: Erik Frojdh <erik.frojdh@psi.ch>
This commit is contained in:
@@ -21,4 +21,4 @@ echo "Building using: ${NCORES} cores"
|
||||
cmake --build . -- -j${NCORES}
|
||||
cmake --build . --target install
|
||||
|
||||
CTEST_OUTPUT_ON_FAILURE=1 ctest -j 2
|
||||
CTEST_OUTPUT_ON_FAILURE=1 ctest -j 1
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
python:
|
||||
- 3.6
|
||||
- 3.7
|
||||
- 3.8
|
||||
- 3.9
|
||||
- 3.10
|
||||
- 3.11
|
||||
|
||||
numpy:
|
||||
- 1.17
|
||||
|
||||
Reference in New Issue
Block a user