Skip to content

Commit

Permalink
Add specification anchor to PEP 621
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosperate committed Mar 8, 2021
1 parent f8bb271 commit 102a024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Python project, possibly replacing the need for `setup.cfg` or other
tool-specific files.

- [PEP 518 -- File specification](https://www.python.org/dev/peps/pep-0518/#specification).
- [PEP 621 -- Storing project metadata in pyproject.toml](https://www.python.org/dev/peps/pep-0621/)
- [PEP 621 -- Storing project metadata in pyproject.toml](https://www.python.org/dev/peps/pep-0621/#specification)

We think `pyproject.toml` is pretty awesome, so this
[awesome list](https://github.com/topics/awesome-list) contains projects already
Expand Down

0 comments on commit 102a024

Please sign in to comment.