v2.0.0 - PyPI Ready Release
π First PyPI Release
This release makes allin1fix available on PyPI with comprehensive installation documentation.
β¨ Key Features
- π¦ Available on PyPI:
pip install torch>=2.0.0 && pip install allin1fix --no-build-isolation - π§ All dependencies install from PyPI (demucs-infer)
- π Comprehensive installation documentation
- π Ready for production use
π Installation
pip install torch>=2.0.0 && pip install allin1fix --no-build-isolationπ§ Changes
- Updated README with PyPI installation instructions
- Removed worzpro references from documentation
- Updated pyproject.toml with proper maintainer information
- Added PyPI publishing documentation
- Updated GitHub workflow for automated PyPI publishing
- Consolidated all documentation into single README.md
- Fixed build configuration (removed torch from build-system.requires)
π¦ Package Information
- Version: 2.0.0
- Python: 3.9+
- PyTorch: 2.0.0+
- License: MIT