lordmauve / pgzero

A zero-boilerplate games programming framework for Python 3, based on Pygame.
https://pygame-zero.readthedocs.io/
GNU Lesser General Public License v3.0
536 stars 188 forks source link

requirements.txt: Python 3.8 -> pygame==2.0.0.dev6 #207

Closed cclauss closed 4 years ago

cclauss commented 4 years ago

https://github.com/pygame/pygame/releases

lordmauve commented 4 years ago

Thanks!