Skip to content

Clarify autobuild extra arguments definition - #2116

Open
dhruvatr wants to merge 1 commit into
pypa:mainfrom
dhruvatr:patch-3
Open

Clarify autobuild extra arguments definition#2116
dhruvatr wants to merge 1 commit into
pypa:mainfrom
dhruvatr:patch-3

Conversation

@dhruvatr

@dhruvatr dhruvatr commented Aug 28, 2026

Copy link
Copy Markdown

Explicitly define the autobuild extra arguments as a tuple to improve code readability and consistency.


📚 Documentation preview 📚: https://python-packaging-user-guide--2116.org.readthedocs.build/en/2116/

Comment thread noxfile.py
extra_args = (
"--host",
"0.0.0.0",
)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you tested your changes?

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