Skip to content

Commit 4099364

Browse files
authored
Fixed PyPI metadata (#54)
1 parent 63b42e5 commit 4099364

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ databricks-labs-pytester = "databricks.labs.pytester.fixtures.plugin"
5858

5959

6060
[project.urls]
61-
Issues = "https://github.com/databricks/pytester/issues"
62-
Source = "https://github.com/databricks/pytester"
61+
Issues = "https://github.com/databrickslabs/pytester/issues"
62+
Source = "https://github.com/databrickslabs/pytester"
6363

6464
[tool.hatch.version]
6565
path = "src/databricks/labs/pytester/__about__.py"

0 commit comments

Comments
 (0)