Nathan Hui
Nathan Hui
On Windows 10, using Windows Store Python 3.10 In PowerShell ``` python3.10 -m venv .venv .venv\Scripts\activate.ps1 python -m pip install gpx-cmd-tools gpxsplitter -h ``` This results in Windows attempting to...
See https://github.com/dependabot/dependabot-core/issues/3253#issuecomment-852541544 @Sean1572 Recommend we implement the two workflow solution.
Enable semantic-release Use https://github.com/UCSD-E4E/e4e-deduplication as a reference for setup. @Sean1572 @sprestrelski please start enforcing [Conventional Commit styles](https://www.conventionalcommits.org/en/v1.0.0/)
Rclone currently points to Google Drive. GDrive is going away, either disable or replace
Pressing [Enter] when focused on the password field should click the login button
Per https://devguide.python.org/versions/, python3.8 is approaching EOL. Recommend dropping support for Python3.8