Skip to content

Update furo requirement from ~=2024.7.18 to ~=2024.8.6 #2072

Update furo requirement from ~=2024.7.18 to ~=2024.8.6

Update furo requirement from ~=2024.7.18 to ~=2024.8.6 #2072

Workflow file for this run

---
name: Build & release
"on":
# Target are chosen so that all commits get a chance to have their build tested.
push:
branches:
- main
pull_request:
jobs:
release:
uses: kdeldycke/workflows/.github/workflows/[email protected]
secrets:
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}