Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfd9a7d3

Browse files
authored
Updated pyproject.toml (#967)
1 parent6cc11fa commitfd9a7d3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎pgml-sdks/pgml/pyproject.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ description = "Python SDK is designed to facilitate the development of scalable
1010
authors = [
1111
{name ="PostgresML",email ="team@postgresml.org"},
1212
]
13-
homepage ="https://postgresml.org"
14-
repository ="https://github.com/postgresml/postgresml"
15-
documentation ="https://github.com/postgresml/postgresml/tree/master/pgml-sdks/python/pgml"
1613
readme ="./python/README.md"
1714
keywords = ["postgres","machine learning","vector databases","embeddings"]
1815
classifiers = [
@@ -21,6 +18,10 @@ classifiers = [
2118
"Programming Language :: Python :: Implementation :: PyPy",
2219
]
2320

21+
[project.urls]
22+
Homepage ="https://postgresml.org"
23+
Repository ="https://github.com/postgresml/postgresml"
24+
Documentation ="https://github.com/postgresml/postgresml/tree/master/pgml-sdks/pgml/python/"
2425

2526
[tool.maturin]
2627
python-source ="python"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp