Skip to content

Commit 9593559

Browse files
committed
Added numba-cuda to CI requirements
1 parent 2db3a58 commit 9593559

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ dependencies:
2727
- jupyterlab-myst>=2.0.0
2828
- myst-nb>=1.0.0
2929
- polars>=1.14.0
30+
- numba-cuda>=0.24.0

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ pip = "*"
8888
lxml = "*"
8989
fftw = "*"
9090
pyfftw = "*"
91+
numba-cuda = "*"
9192
# readthedocs
9293
sphinx = ">=3.5.3"
9394
pydata-sphinx-theme = "*"

0 commit comments

Comments
 (0)