Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix license classifier in pyproject.toml (#789)
Project is licensed as MPL-2.0 but a MIT license classifier is being used, resulting in the wrong license being displayed on PyPI. Changing classifier to the correct one for the actual project license.
- Loading branch information