Closed biqqles closed 3 years ago
That was... shockingly easy. #42 just needs to be finished and then Python 3.10 can be added to the matrix.
Just waiting for a release of Python 3.10 that excludes postponed evaluation of annotations by default (to be clear, dataclassy has no issues at all with this, but some tests will fail as they're looking for types instead of strings).
Set up a CI pipeline that runs the unit tests for the supported Python versions (3.6..3.10).