Skip to content

Commit 8a5053e

Browse files
committed
define the urls for the pypi project
1 parent 739f758 commit 8a5053e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pyproject.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ keywords = ['textile', 'text', 'html', 'markup']
3636
develop = ['pytest', 'pytest-cov']
3737
imagesize = ['Pillow>=3.0.0',]
3838

39+
[project.urls]
40+
Homepage = "https://github.com/textile/python-textile"
41+
Repository = "https://github.com/textile/python-textile.git"
42+
Issues = "https://github.com/textile/python-textile/issues"
43+
3944
[python.scripts]
4045
pytextile = "textile.__main__:main"
4146

0 commit comments

Comments
 (0)