Skip to content

Commit a474447

Browse files
authored
Add URLs to metadata (#29)
1 parent 16afb01 commit a474447

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ authors = [
77
]
88
readme = "README.rst"
99
license = "BSD-3-Clause"
10+
urls.Source = "https://github.com/scikit-learn-contrib/sklearn-ann"
11+
urls.Documentation = "https://sklearn-ann.readthedocs.io/"
1012
dynamic = ["version"]
1113
requires-python = "<3.13,>=3.9" # enforced by scipy
1214
dependencies = [

0 commit comments

Comments
 (0)