FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: don’t print warning about upgrading the venv if the venv wasn’t upgraded yet by jenstroeger · Pull Request #1150 · jenstroeger/python-package-template · GitHub

fix: don’t print warning about upgrading the venv if the venv wasn’t upgraded yet - #1150

Merged
jenstroeger merged 1 commit into
mainfrom
fix-makefile-6
May 25, 2026
Merged

fix: don’t print warning about upgrading the venv if the venv wasn’t upgraded yet#1150
jenstroeger merged 1 commit into
mainfrom
fix-makefile-6

Conversation

Copy link
Copy Markdown
Owner

If the file .venv/upgraded-on doesn’t exist (e.g. new venv) then don’t attempt to compare timestamps with that non-existing file, which only leads to a confusing warning.

jenstroeger requested a review from behnazh as a code owner April 22, 2026 06:30
jenstroeger merged commit d967648 into main May 25, 2026
17 checks passed
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL