solero / houdini

A Club Penguin private server written in Python 3
https://houdini.readthedocs.io/
MIT License
281 stars 54 forks source link

Make sure python 3.8 is used #22

Closed Blueyzachary closed 4 years ago

Blueyzachary commented 4 years ago

If other versions of python are installed, the wrong version of modules and python may be installed and used.

ben-pearce commented 4 years ago

Not necessary since docker doesn't pay attention to system-level installations of Python.