openstates / openstates-geo

Source for state legislative district map tiles for openstates.org
MIT License
24 stars 12 forks source link

Clean up build environment and document package better #21

Closed johnseekins closed 1 year ago

johnseekins commented 2 years ago

Big changes:

  1. Update dependencies
  2. Clean up docker build steps
  3. Fix documentation to represent what actually happens
  4. Fix some scripts to work correctly (e.g. no more subprocess -> curl commands)
  5. Add linting workflow (to bring project in line with other openstates packages)

Signed-off-by: John Seekins john@civiceagle.com