We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16afb01 commit a474447Copy full SHA for a474447
pyproject.toml
@@ -7,6 +7,8 @@ authors = [
7
]
8
readme = "README.rst"
9
license = "BSD-3-Clause"
10
+urls.Source = "https://github.com/scikit-learn-contrib/sklearn-ann"
11
+urls.Documentation = "https://sklearn-ann.readthedocs.io/"
12
dynamic = ["version"]
13
requires-python = "<3.13,>=3.9" # enforced by scipy
14
dependencies = [
0 commit comments