I like to work in python + pygame and wondered if it is allowed to submit a .py file that requires the player to have both python and pygame installed in order to be run? I have had issues with pyinstaller earlier (a program that turns my .py file in to an executable/ .exe file) and i would be grateful to hear that the .py file is allowed.
