Update URL in setup.py

It's quite hard to find this repository if you don't know about it being split from mypy - so I think it'd be better to link to this repository rather than the mypy website.
1 file changed
tree: 8f98aebe41fbbbf00aaf6d0c7429dec8c7b6a79c
  1. tests/
  2. .gitignore
  3. .travis.yml
  4. LICENSE
  5. MANIFEST.in
  6. mypy_extensions.py
  7. README.md
  8. setup.cfg
  9. setup.py
  10. 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.