kennethreitz / maya

Datetimes for Humans™
MIT License
3.41k stars 197 forks source link

Improvement to workflow, test fixes and new basis #199

Closed JessicaTegner closed 1 year ago

JessicaTegner commented 1 year ago

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 :)

JessicaTegner commented 1 year ago

@timofurrer can you take a look at this soon :)

JessicaTegner commented 1 year ago

@timofurrer this pr is ready to be merged