Skip to content

Commit 63c639c

Browse files
authored
Merge pull request #667 from PyLops/fix-missing-pymc
Fixes #664
2 parents af21b95 + d2c5c00 commit 63c639c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

environment-dev-arm.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ dependencies:
1515
- pyfftw
1616
- pywavelets
1717
- sympy
18+
- pymc>=5
19+
- pytensor
1820
- matplotlib
1921
- ipython
2022
- pytest

environment-dev.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ dependencies:
1515
- pyfftw
1616
- pywavelets
1717
- sympy
18+
- pymc>=5
19+
- pytensor
1820
- matplotlib
1921
- ipython
2022
- pytest

0 commit comments

Comments
 (0)