We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aad6aa1 commit 73fca9bCopy full SHA for 73fca9b
environments/building_docs.yml
@@ -2,7 +2,7 @@ name: Building docs specific packages
2
channels:
3
- conda-forge
4
dependencies:
5
- - python=3.12
+ - python=3.13
6
- cupy
7
- sphinx
8
- sphinx_rtd_theme
environments/coverage.yml
@@ -2,7 +2,7 @@ name: Coverage specific packages
- coverage[toml]
- llvm
- pytest-cov
0 commit comments