Closed jamesalbert closed 3 years ago
no private ci, just haven't gotten around to it yet. thanks so much for adding the GH actions, that will be helpful! there are a couple other references to ancient python, ill remove them (i can recall the setup.py file, off hand, probably others) soon.
@bitcraft yeah man, it's a lot of work. Happy to add these sorts of things in my off time. Yeah sounds good, early py3 to late py3 was a fun roller coaster 😄
Either way, I added dynamic dependencies in the workflow so it installs both pygame, one or the other, and none at all
Thanks so much! Feel free to bug me with feature requests or QOL fixes.
Yo, I was in the neighborhood again. I didn't see any public CI so I added a basic workflow to run the tests against a few python versions. While doing so, to my understanding, these things stood out:
so I bumped up the target version in the readme
lmk if I misunderstood anything about this or if y'all already have private CI!