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 2b7ec62 commit 32eb712Copy full SHA for 32eb712
pyproject.toml
@@ -22,7 +22,7 @@ dependencies = [
22
]
23
24
[project.urls]
25
-Homepage = "http://github.com/toirl/pytest-sqlalchemy/"
+Homepage = "https://github.com/pytest-dev/pytest-sqlalchemy"
26
27
[project.entry-points.pytest11]
28
sqlalchemy = "pytest_sqlalchemy"
0 commit comments