Skip to content

Commit 52a0276

Browse files
author
github-actions
committed
<bot> update pyproject.toml
1 parent c852a8d commit 52a0276

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ keywords = [
1616
'testbed'
1717
]
1818
requires-python = ">=3.12, <3.14"
19-
description = "A guinea pig for testing `wipac-dev-*-action` packages and workflows"
19+
description = "A guinea pig for testing `wipac-dev-*-action` packages and workflows -- using python"
2020
readme = "README.md"
2121
classifiers = [
2222
'Programming Language :: Python :: 3.12',
@@ -31,8 +31,8 @@ email = "developers@icecube.wisc.edu"
3131

3232
[project.urls]
3333
Homepage = "https://pypi.org/project/wipac-dev-actions-testbed/"
34-
Tracker = "https://github.com/WIPACrepo/wipac-dev-actions-testbed/issues"
35-
Source = "https://github.com/WIPACrepo/wipac-dev-actions-testbed"
34+
Tracker = "https://github.com/WIPACrepo/wipac-dev-actions-testbed-python/issues"
35+
Source = "https://github.com/WIPACrepo/wipac-dev-actions-testbed-python"
3636

3737
[tool.setuptools.package-data]
3838
"*" = ["py.typed"]

0 commit comments

Comments
 (0)