File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 4343 mamba-version : " *"
4444 activate-environment : pymc-extras-test
4545 channel-priority : strict
46+ channels : conda-forge, nodefaults
47+ conda-remove-defaults : true
4648 python-version : ${{matrix.python-version}}
4749 use-mamba : true
4850 - name : Install pymc-extras
8789 mamba-version : " *"
8890 activate-environment : pymc-extras-test
8991 channel-priority : strict
92+ channels : conda-forge, nodefaults
93+ conda-remove-defaults : true
9094 python-version : ${{matrix.python-version}}
9195 use-mamba : true
9296 - name : Install pymc-extras
Original file line number Diff line number Diff line change @@ -9,8 +9,10 @@ dependencies:
99 - dask<2025.1.1
1010 - xhistogram
1111 - statsmodels
12- - jax
13- - blackjax
1412 - numba
1513 - pytest
1614 - pytest-cov
15+ - pip
16+ - pip :
17+ - jax
18+ - blackjax
You can’t perform that action at this time.
0 commit comments