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.
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.