Merge pull request #574 from trepetti/build-systems-pyopencl

build-systems: add pyopencl
This commit is contained in:
adisbladis 2022-03-22 23:18:35 +12:00 committed by GitHub
commit 7f768ff644
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -851,6 +851,9 @@
"pynuki": [
"poetry-core"
],
"pyopencl": [
"pybind11"
],
"pyopenuv": [
"poetry-core"
],