| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Bump version to 0.4.2. Enhance setup.cfg with full metadata and dependencies, and simplify setup.py to only call setup().
Updated the GitHub Actions tests workflow to specify the packages_dir for PyPI publishing. Updated CHANGELOG for version 0.4.3 and incremented the package version in __init__.py.
| Back | FazBrowse Home | New Git URL |
This pull request focuses on improving the Python packaging and release workflow for the project. The most significant changes include enhancing the metadata and configuration for packaging, simplifying the setup script, and updating workflow automation for publishing. These updates make the project easier to distribute and maintain.
Packaging and metadata improvements:
Build and release automation:
Setup script simplification:
Version and changelog updates: