File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11<!-- - Top of README Badges (automated) --->
2- [](https://pypi.org/project/wipac-dev-actions-testbed/) [](https://github.com/WIPACrepo/wipac-dev-actions-testbed/) [](https://pypi.org/project/wipac-dev-actions-testbed) [](https://github.com/WIPACrepo/wipac-dev-actions-testbed/blob/main/LICENSE) [](https://github.com/WIPACrepo/wipac-dev-actions-testbed/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aopen) [](https://github.com/WIPACrepo/wipac-dev-actions-testbed/pulls?q=is%3Apr+sort%3Aupdated-desc+is%3Aopen)
2+ [](https://pypi.org/project/wipac-dev-actions-testbed/) [](https://github.com/WIPACrepo/wipac-dev-actions-testbed-python/) [](https://pypi.org/project/wipac-dev-actions-testbed) [](https://github.com/WIPACrepo/wipac-dev-actions-testbed-python/blob/main/LICENSE) [](https://github.com/WIPACrepo/wipac-dev-actions-testbed-python/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aopen) [](https://github.com/WIPACrepo/wipac-dev-actions-testbed-python/pulls?q=is%3Apr+sort%3Aupdated-desc+is%3Aopen)
33<!-- - End of README Badges (automated) --->
44
5- # wipac-dev-actions-testbed
5+ # wipac-dev-actions-testbed-python
66
7- A guinea pig for testing ` wipac-dev-*-action ` packages and workflows
7+ A guinea pig for testing ` wipac-dev-*-action ` packages and workflows -- using python
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