PolicyEngine / policyengine-us-data

A package to create representative microdata for PolicyEngine US.
https://policyengine.github.io/policyengine-us-data/
1 stars 2 forks source link

Move heavy dependencies to `dev` #49

Closed nikhilwoodruff closed 1 month ago

nikhilwoodruff commented 1 month ago

Big dependencies like torch should be moved to dev dependencies- this repo will still generate them when they're installed in this mode, and this avoids the country packages from having torch as an indirect dependency.