mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-04-29 15:22:54 -05:00
Finalize PyPI package configuration
- Updated pyproject.toml with correct author and repository URLs - Fixed license format to use modern SPDX expression (MIT) - Removed duplicate modules (12_attention, 05_loss) - Cleaned up backup files from core package - Successfully built wheel package (tinytorch-0.1.0-py3-none-any.whl) - Package is now ready for PyPI publication
This commit is contained in: