Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`python -m build` is now the standard way of building a package in Python because it works regardless of the "build backend" you're using. We don't use `setup.py` and setuptools anymore.
- Loading branch information