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

pypi: fix filename -> file_name example #415

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MarkLodato
Copy link
Contributor

Commit ec6768e replaced filename with the standard file_name but
forgot to update the example.

Signed-off-by: Mark Lodato lodato@google.com

Commit ec6768e replaced `filename` with the standard `file_name` but
forgot to update the example.

Signed-off-by: Mark Lodato <lodato@google.com>
MarkLodato referenced this pull request Mar 10, 2025
- Use the standard `file_name` qualifier, not `filename`.
- Link to the Python Packaging User Guide for filename conventions.

Thanks to @pombredanne for the suggestions.

Signed-off-by: Mark Lodato <lodato@google.com>
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.

1 participant