File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 rev : v1.2.1
66 hooks :
77 - id : verify-alpha-spec
8+ args :
9+ - --fix
10+ - --mode
11+ - release
812 - id : verify-copyright
913 - repo : https://github.com/rapidsai/dependency-file-generator
1014 rev : v1.20.0
1620 hooks :
1721 - id : shellcheck
1822 args : ["--severity=warning"]
19-
2023default_language_version :
2124 python : python3
Original file line number Diff line number Diff line change @@ -8,20 +8,20 @@ channels:
88dependencies :
99- breathe>=4.35
1010- cuda-version=13.1
11- - cugraph-pyg==26.2.*,>=0.0.0a0
12- - cugraph==26.2.*,>=0.0.0a0
11+ - cugraph-pyg==26.2.*
12+ - cugraph==26.2.*
1313- doxygen
1414- graphviz
1515- ipython
16- - libcugraph==26.2.*,>=0.0.0a0
17- - libcugraph_etl==26.2.*,>=0.0.0a0
16+ - libcugraph==26.2.*
17+ - libcugraph_etl==26.2.*
1818- myst-parser>=0.13
1919- nbsphinx
2020- numpydoc
2121- pre-commit
2222- pydata-sphinx-theme
23- - pylibcugraph==26.2.*,>=0.0.0a0
24- - pylibwholegraph==26.2.*,>=0.0.0a0
23+ - pylibcugraph==26.2.*
24+ - pylibwholegraph==26.2.*
2525- sphinx
2626- sphinx-copybutton
2727- sphinx-markdown-tables
Original file line number Diff line number Diff line change @@ -85,9 +85,9 @@ dependencies:
8585 common :
8686 - output_types : [conda]
8787 packages :
88- - cugraph==26.2.*,>=0.0.0a0
89- - cugraph-pyg==26.2.*,>=0.0.0a0
90- - libcugraph==26.2.*,>=0.0.0a0
91- - libcugraph_etl==26.2.*,>=0.0.0a0
92- - pylibcugraph==26.2.*,>=0.0.0a0
93- - pylibwholegraph==26.2.*,>=0.0.0a0
88+ - cugraph==26.2.*
89+ - cugraph-pyg==26.2.*
90+ - libcugraph==26.2.*
91+ - libcugraph_etl==26.2.*
92+ - pylibcugraph==26.2.*
93+ - pylibwholegraph==26.2.*
You can’t perform that action at this time.
0 commit comments