Remove old graph mode config#4
Open
jtojnar wants to merge 30 commits intoviiru-:remove-graph-optionsfrom
Open
Conversation
Merge from parent repo
Update installation from source and fix broken link. pytrainer#268
Earlier this would be run by `python3 setup.py test` but not by `python3 -m unittest`, which was pretty wonky.
The former is deprecated and will be removed.
Run the garmin-tcxv2 plugin test
This may be useful when installing from source, and is definitely useful when installing into a venv for development.
…ings Fix some GTK deprecation warnings
Rewrite the readme
Omit the option to start pytrainer with info level logging in the install instructions so it's not misinterpreted as an installation step.
Improved markdown syntax in the readme
See the "Git archives" section at https://setuptools-scm.readthedocs.io/en/latest/usage/ for the documentation this is based on.
Enable passing version info to setuptools_scm via git-archive
WebKitGTK will be dropping support for the unmaintained libsoup 2 (ABI 4.0): https://webkitgtk.org/2025/10/07/webkitgtk-soup2-deprecation.html Since we do not depend on libsoup 2 through any other dependency, there is no risk of conflicts so this should be entirely safe (no API changes).
MapViewer: Upgrade to WebKitGTK 4.1 ABI
This hasn't worked in years, so no point in carrying the option and code.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.