Add LICENSE files to sdists (#4248)

Fixes #4247
2 files changed
tree: b393997092028faa39057ae3043cc3d96988a294
  1. LICENSE
  2. MANIFEST.in
  3. mypy_extensions.py
  4. README.md
  5. setup.cfg
  6. setup.py
README.md

Mypy Extensions

The “mypy_extensions” module defines experimental extensions to the standard “typing” module that are supported by the mypy typechecker.