Switch build-backend to flit_core + use License-Expression for project metadata (#59)

2 files changed
tree: 2cbb14ab13a5c0e1bb519ec9fa0b0d1d6e43befa
  1. .github/
  2. tests/
  3. .gitignore
  4. .pre-commit-config.yaml
  5. LICENSE
  6. mypy_extensions.py
  7. pyproject.toml
  8. README.md
  9. tox.ini
README.md

Mypy Extensions

The mypy_extensions module defines extensions to the Python standard library typing module that are supported by the mypy type checker and the mypyc compiler.