extensions: Specify dependency on typing for py<35 (#4268)

Fixes #4264
1 file changed
tree: bbeef6407537a6b8b73edc729ee6449c9f6bb4a0
  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.