I have updated the GitHub workflow action versions, python versions, and now we run tests on both windows, mac and linux.
In addition, I have fixed broken tests (abc_timedelta, being renamed to _abs_timedelta), and the language property in the docs configuration being set to "None" resulted in that job failing.
All tests are now passing, so I think this is a fantastic pr for the basis of the work I have planned :)
hi @timofurrer
Here's my first of (probably) many prs.
I have updated the GitHub workflow action versions, python versions, and now we run tests on both windows, mac and linux.
In addition, I have fixed broken tests (abc_timedelta, being renamed to _abs_timedelta), and the language property in the docs configuration being set to "None" resulted in that job failing.
All tests are now passing, so I think this is a fantastic pr for the basis of the work I have planned :)