[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Mac 1.9.4.dev0 builds for testing



Dear Friends Of Macintosh,

python2.7 and python 3.7 pygame dev builds are available.

Below are some commands to download the dev wheels. If anyone on Mac is around to give them a spin... it would be appreciated.

cheers,

python3.7 -m pip uninstall pygame && python3.7 -m pip install "https://files.pythonhosted.org/packages/7c/27/ace0138249b173ab495fd9f384b50d3a24f82ef8ff5091f92d3e686e0805/pygame-1.9.4.dev0-cp37-cp37m-macosx_10_11_intel.whl"
python2.7 -m pip uninstall pygame && python2.7 -m pip install "https://files.pythonhosted.org/packages/a6/83/c281a201010f36bdacc9ed1230ec17d866fe512f973a78507d15c206552a/pygame-1.9.4.dev0-cp27-cp27m-macosx_10_11_intel.whl"