Permit building with flit core 4 (#76)

Signed-off-by: Xu Colin <colinxu2020@gmail.com>
1 file changed
tree: 75b0e79a1301b03324e9783d6fbec3375857c192
  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.