Create maps for Wahoo device based on latest OSM maps
GNU General Public License v3.0
259
stars
26
forks
source link
[BREAKING] Upgrade required Python version to 3.11, upgrade packages GDAL to 3.6 and autopep8 to 2.0 #166
Closed
treee111 closed 1 year ago
This PR…
Considerations and implementations
The former Python version 3.7 reaches end of live on the 27.06.2023 (https://devguide.python.org/versions/).
Upgrade existing Anaconda environment
Remove existing environment:
conda env remove -n gdal-user
Create new environment and install wahoomc:After release v4.0.0 has been merged, this will also be taken over to the docs:
How to test
Pull Request Checklist