Make the tests run under python 2
1 file changed
tree: a99a037a2d6ff074aec89df1f6a357647a7bd005
  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.