diff options
author | mail_redacted_for_web | 2025-08-20 10:23:25 +0200 |
---|---|---|
committer | mail_redacted_for_web | 2025-08-20 10:23:25 +0200 |
commit | a0f4608c6d2d187dd784880ecb7d4f4c7ba0acb2 (patch) | |
tree | aa772c4fa897480d4edae9f83c9dcb5242d7d0a0 | |
parent | 1b88624665ce73b058484861d095f1a0ec5974b0 (diff) | |
download | python-skeleton-a0f4608c6d2d187dd784880ecb7d4f4c7ba0acb2.tar.bz2 |
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -28,5 +28,5 @@ This will list some useful resources to fill in pyproject.toml etc. # Sources -[^1]: [Internet Archive Wayback Machine, 2024-01-05](https://web.archive.org/web/20240105220829/https://www.jeffknupp.com/blog/2013/08/16/open-sourcing-a-python-project-the-right-way/) -[^2]: [Setuptools, pyproject_config](https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html) +1. [^1]: [Internet Archive Wayback Machine, 2024-01-05](https://web.archive.org/web/20240105220829/https://www.jeffknupp.com/blog/2013/08/16/open-sourcing-a-python-project-the-right-way/) +2. [^2]: [Setuptools, pyproject_config](https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html) |