In this PR we fix the installation issues related to Python 3.12. Thus, we:
Modified the requirements.txt and requirements-test.txt files;
Modified the extra classes download file to remove existing packages in python 312;
Added a new installation message warning users that qaequilibrae is running only on python 312 for Windows users;
Modified the devworkflow file to use qgis 3.34.7 rather than release-3_34 (version 3.34.6 used python 310);
Updates the release version to 1.0.3
I manually installed the artifact ZIP-file in versions 3.34.6, 3.36.0, 3.38.0, 3.38.1, and the warning messages and installation error messages seems to be popping out when they should.
In this PR we fix the installation issues related to Python 3.12. Thus, we:
I manually installed the artifact ZIP-file in versions 3.34.6, 3.36.0, 3.38.0, 3.38.1, and the warning messages and installation error messages seems to be popping out when they should.