PSLmodels / Tax-Brain

Tax-Brain is an integrator model for PSL tax models
http://taxbrain.pslmodels.org/
MIT License
9 stars 14 forks source link

Add nodejs and paramtools to environment.yml #91

Closed Peter-Metz closed 4 years ago

Peter-Metz commented 4 years ago

This should take care of most of the errors when the tests are run. I still get an error when I run test_report but that doesn't seems to be a dependency issue.

Since the failing tests are no longer a concern, #89 is ready to be merged after review.

cc: @hdoupe @andersonfrailey

hdoupe commented 4 years ago

91 looks good to me. Thanks for the fix @Peter-Metz