Skip to content

Commit 877df64

Browse files
updating my personal dev env starter yaml
1 parent 8488610 commit 877df64

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

environment.yml

+6
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ channels:
55
dependencies:
66
- nodejs=18
77
- python=3.10
8+
- pip=22.3.1
89
- anaconda-client
910
- pandas
1011
- black
@@ -15,3 +16,8 @@ dependencies:
1516
- ipywidgets
1617
- statsmodels
1718
- numpy
19+
- requests
20+
- python-frontmatter
21+
- twine
22+
- pip:
23+
- algoliasearch==1.20

0 commit comments

Comments
 (0)