Skip to content

kodek16/mypy-typing-extensions-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mypy + typing-extension issue reproduction

This repo demonstrates an issue that occurs when mypy is run against code that is already installed, i.e. lives under site-packages in an environment. If that environment contains typing-extensions, mypy will not work.

Running

Run ./create-venv-and-test.sh to reproduce the issue.

About

Minimal example for reproducing mypy + typing-extensions issue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published