Skip to content

Commit 076024c

Browse files
committed
install taxcalc from pypi
1 parent 820532a commit 076024c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ dependencies:
66
- pandas
77
- numba
88
- paramtools>=0.20.0
9-
- taxcalc>=5.2.0
109
- bokeh
1110
- setuptools
1211
- pip
@@ -19,6 +18,7 @@ dependencies:
1918
- coverage
2019
- black
2120
- pip:
21+
- taxcalc>=5.2.0
2222
- jupyter-book
2323
- "cs-kit>=1.16.8"
2424
- cs2tc

0 commit comments

Comments
 (0)