renpy / pygame_sdl2

Reimplementation of portions of the pygame API using SDL2.
GNU Lesser General Public License v2.1
326 stars 64 forks source link

Consider renaming pygame_sdl2 to pygame-sdl2 #74

Closed olymk2 closed 3 months ago

olymk2 commented 7 years ago

In its current form you can not install with pip because the _ is replaced with a hyphen.

There is a bit of a discussion here. https://mail.python.org/pipermail/distutils-sig/2011-August/017936.html

I am using this pip3 install -e ./

but when it reads my dependencies it is replacing the _