kneasle / wheatley

An AI for Ringing Room that can ring any number of bells to increase the scope of practices.
https://pypi.org/project/wheatley/
MIT License
15 stars 13 forks source link

Ringing room preview version bump #224

Closed centreboard closed 1 year ago

centreboard commented 1 year ago

Updates Setup.py to be able to create a preview release for updated RingingRoom.

Drops support for Python 3.6

centreboard commented 1 year ago

@kneasle Could you please edit the status checks to remove python 3.6 and 3.9 and add 3.8 and 3.11 instead? image

https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/managing-protected-branches/managing-a-branch-protection-rule

kneasle commented 1 year ago

@kneasle Could you please edit the status checks to remove python 3.6 and 3.9 and add 3.8 and 3.11 instead?

Ohhhh, that's where the required checks were coming from! I forgot I'd set them up, and thought GitHub just had an out-of-date cache somewhere.

You can merge this PR when it's ready, right? I guess it's merge-able as-is but I don't want to merge it and then find out that it was unfinished.