fix(surya)

This commit is contained in:
Jacob Heider 2024-01-16 13:24:53 -05:00 committed by Jacob Heider
parent 2e4810ca0d
commit 3e239197b7

View file

@ -8,20 +8,22 @@ versions:
github: VikParuchuri/surya
dependencies:
python.org: ~3.11
pkgx.sh: ^1
linux:
mesa3d.org: ^23.3
gnome.org/glib: ^2
build:
dependencies:
python.org: ~3.11
python-poetry.org: ^1.7
script:
- bkpyvenv stage --engine=poetry {{prefix}} {{version}}
# cv2 libs are compiled for MACOSX_DEPLOYMENT_TARGET=12.0
- run: poetry config --local installer.no-binary cv2
- run: poetry config --local installer.no-binary opencv-python
if: darwin
- poetry install
# - run: 'poetry run pip install --no-binary :all: opencv-python'
- bkpyvenv seal --engine=poetry {{prefix}} surya_detect
provides: