CSSE1001 / MyPyTutor

Interactive tutorial application for Python3.
Other
7 stars 12 forks source link

Update and verify installer #47

Closed sapi closed 9 years ago

sapi commented 9 years ago

The installer needs to be tested, both for the Python 3 update and the new configuration.

Annoyingly, the installer needs to be independent of the rest of the app (for obvious reasons), which means we end up duplicating a few things, including the configuration.

The most important thing we need to check is whether it's putting the right config file in the right location.