| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
- Regenerates the poetry.lock file. - Fixes pyproject.toml's `tool.poetry.dev-dependencies` deprecation warning. - Updates action versions to the latest stable versions. - Updates wheel names so Github actions doesn't collide on names (e.g. CD 3.10 aarch64 for both linux & macos).
- Remove builds on PRs. - Update to use `actions/download-artifact@v4`
| Back | FazBrowse Home | New Git URL |
Updates
Motivation and Context
This will support the creation of PyPI wheels for Python versions 3.11 & 3.12.
How Has This Been Tested?
Locally using nektos/act, as well as a successful CI/CD build on my forked version of main.
Types of changes
Related Issues
Resolves #15