unitedstates / congressional-record

A parser for the Congressional Record.
Other
128 stars 40 forks source link

Refresh building and testing #50

Closed nclarkjudd closed 6 months ago

nclarkjudd commented 6 months ago

This MR modernizes how the package is built and tested.

Testing was all done on Python 3.11. I will let Travis-CI tell me which versions of Python actually work; we will drop Python 2.7 support if it breaks, and increment version to reflect that.