Skip to content

Commit 315af6c

Browse files
authored
Add project links to pyproject.toml (#23)
Add project links to GitHub repo.
1 parent 887d515 commit 315af6c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,7 @@ packages = ["igor2"]
4141
[tool.setuptools_scm]
4242
write_to = "igor2/_version.py"
4343
version_scheme = "post-release"
44+
45+
[project.urls]
46+
Issues = "https://github.com/AFM-analysis/igor2/issues"
47+
Source = "https://github.com/AFM-analysis/igor2"

0 commit comments

Comments
 (0)