Skip to content

Commit

Permalink
Temporarily disable pymc3
Browse files Browse the repository at this point in the history
  • Loading branch information
oscargus committed Jan 2, 2022
1 parent b0b66d5 commit b3a7107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runtests.yml
Expand Up @@ -130,7 +130,7 @@ jobs:
python-version: '3.9'
- run: sudo apt install antlr4 libgfortran5 gfortran libmpfr-dev libmpc-dev
- run: python -m pip install --upgrade pip
- run: pip install mpmath gmpy2 matplotlib numpy scipy pymc3 aesara ipython \
- run: pip install mpmath gmpy2 matplotlib numpy scipy aesara ipython \
symengine cython llvmlite wurlitzer \
autowrap numexpr 'antlr4-python3-runtime==4.7.*'
# Test external imports
Expand Down

0 comments on commit b3a7107

Please sign in to comment.