Merge 'multiversion work'

This commit is contained in:
creepereater201
2026-07-23 23:54:50 +01:00
parent d19433856b
commit 97c2763153
8 changed files with 1469 additions and 94 deletions

View File

@@ -17,6 +17,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: "3.x"
- run: python -m unittest scripts.test_update_links
- run: python scripts/update_links.py --write
- uses: peter-evans/create-pull-request@v6
with: