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 f31c518 commit 3669bdcCopy full SHA for 3669bdc
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,9 +4,8 @@ channels:
-- pip:
0 commit comments