mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 21:37:13 +02:00
reverted to scikit-build in pyproject.toml
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
package:
|
||||
name: slsdet
|
||||
version: 2025.2.18 #TODO! how to not duplicate this?
|
||||
version: 2025.3.19 #TODO! how to not duplicate this?
|
||||
|
||||
source:
|
||||
path: ../..
|
||||
@ -9,7 +9,6 @@ build:
|
||||
number: 0
|
||||
script:
|
||||
- unset CMAKE_GENERATOR && {{ PYTHON }} -m pip install . -vv # [not win]
|
||||
- {{ PYTHON }} -m pip install . -vv # [win]
|
||||
|
||||
requirements:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user