forked from pytrainer/pytrainer
-
Notifications
You must be signed in to change notification settings - Fork 0
Remove old graph mode config #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
jtojnar
wants to merge
30
commits into
viiru-:remove-graph-options
Choose a base branch
from
jtojnar:remove-graph-options
base: remove-graph-options
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Remove old graph mode config #4
jtojnar
wants to merge
30
commits into
viiru-:remove-graph-options
from
jtojnar:remove-graph-options
Conversation
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
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.
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.