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

Remove ParamTools requirement #47

Closed andersonfrailey closed 5 years ago

andersonfrailey commented 5 years ago

This PR removes ParamTools as a requirement for Tax-Brain since Tax-Brain itself doesn't use it, only the compconfig package does. compconfig is not included in the Tax-Brain package so there's no need to include it as a requirement.