File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ keywords = [
1616 ' testbed'
1717]
1818requires-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 "
2020readme = " README.md"
2121classifiers = [
2222 ' Programming Language :: Python :: 3.12' ,
@@ -31,8 +31,8 @@ email = "developers@icecube.wisc.edu"
3131
3232[project .urls ]
3333Homepage = " 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" ]
You can’t perform that action at this time.
0 commit comments