Skip to content

Typo in Python Packaging User Guide #821

@aendie

Description

@aendie

I believe this is a simple typo on the following page:
https://packaging.python.org/tutorials/packaging-projects/

Select setup.py (dynamic) in the section "Configuring metadata".
It correctly shows:

image

Now select setup.cfg (static) ...... it shows:

image

Surely you don't open setup.py and enter the following content.
I think one should open setup.cfg and enter the following content.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions