bumpver/stubs
2019-01-07 18:47:04 +01:00
..
pathlib2.pyi more mypy coverage 2019-01-07 18:47:04 +01:00
README.md Apply bootstrapit.sh 2018-11-04 21:34:53 +01:00

Stub files for mypy

Before using stubs, check if the library you want to use itself uses mypy. If it does, the better approach is to add it to requirements/vendor.txt. This way mypy will find the actual source instead of just stub files.