Skip to content
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

pip show wrong homepage #253

Merged
merged 1 commit into from
Nov 25, 2023
Merged

Conversation

NewUserHa
Copy link
Contributor

pip show watchfiles
Name: watchfiles
Version: 0.21.0
Summary: Simple, modern and high performance file watching and code reload in python.
Home-page: https://github.com/samuelcolvin/watchfiles/watchfiles
Author:
Author-email: Samuel Colvin <[email protected]>
License: MIT
Location: C:\Program Files\Python311\Lib\site-packages
Requires: anyio
Required-by: aiohttp-devtools

the homepage field is wrong

Copy link

codecov bot commented Nov 21, 2023

Codecov Report

Merging #253 (a197668) into main (f5c3f95) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #253   +/-   ##
=======================================
  Coverage   99.51%   99.51%           
=======================================
  Files           6        6           
  Lines         416      416           
  Branches       82       82           
=======================================
  Hits          414      414           
  Misses          1        1           
  Partials        1        1           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f5c3f95...a197668. Read the comment docs.

@samuelcolvin samuelcolvin merged commit 9f19a18 into samuelcolvin:main Nov 25, 2023
39 checks passed
@samuelcolvin
Copy link
Owner

nice catch, thank you.

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