Skip to content

Commit 81f5a00

Browse files
authored
Add pip to environment spec file
Resolves #51.
1 parent 7e2ee57 commit 81f5a00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ dependencies:
77
- python=3.7
88
- jupyter
99
- pymc3
10+
- pip
1011
- seaborn
1112
- matplotlib
1213
- numpy

0 commit comments

Comments
 (0)