You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add python2legacy to constants.py and move python2's broken recipes to python2legacy
We add python2legacy to be able to test the pygame bootstrap with the rebuild_updated_recipes.py script (it will be implemented in following commit), in case that we modify some pygame related recipe. Also we move the python2's broken recipes to python2legacy because all that where detected with python2legacy not with the current python2
0 commit comments