Add a tox.ini to drive tests
1 file changed
tree: cbb729014cfe006559a0a2989e892428d4270293
  1. tests/
  2. .gitignore
  3. LICENSE
  4. MANIFEST.in
  5. mypy_extensions.py
  6. README.md
  7. setup.cfg
  8. setup.py
  9. tox.ini
README.md

Mypy Extensions

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