# Clean previous builds rm -rf dist/ build/ *.egg-info # Build the package python -m build
This creates:
dist/vyasa-0.1.0-py3-none-any.whl
dist/vyasa-0.1.0.tar.gz