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 3a77467 commit 0cd802cCopy full SHA for 0cd802c
conda-envs/environment-test.yml
@@ -4,10 +4,10 @@ channels:
4
- defaults
5
dependencies:
6
- pip
7
-- pymc>=5.1.2
8
- pytest-cov>=2.5
9
- pytest>=3.0
10
- dask
11
- xhistogram
12
- pip:
+ - pymc>=5.1.2 # CI was failing to resolve
13
- blackjax
conda-envs/windows-environment-test.yml
@@ -4,8 +4,9 @@ channels:
+- pip:
0 commit comments