Copy testextensions in and fix it to be standalone
1 file changed
tree: 8d28fa790e380911b3a52b07a5224a0067af4d76
  1. tests/
  2. .gitignore
  3. LICENSE
  4. MANIFEST.in
  5. mypy_extensions.py
  6. README.md
  7. setup.cfg
  8. 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.