We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b3daf9 commit c63b042Copy full SHA for c63b042
2 files changed
environment.yml
@@ -27,4 +27,3 @@ dependencies:
27
- jupyterlab-myst>=2.0.0
28
- myst-nb>=1.0.0
29
- polars>=1.14.0
30
- - numba-cuda>=0.24.0
pyproject.toml
@@ -90,7 +90,6 @@ isort = ">=5.11.0"
90
polars = ">=1.14.0"
91
pip = "*"
92
lxml = "*"
93
-numba-cuda = "*"
94
# readthedocs
95
sphinx = ">=3.5.3"
96
pydata-sphinx-theme = "*"
0 commit comments