mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
Apply bootstrapit.sh
This commit is contained in:
parent
6416df7094
commit
d951483a83
26 changed files with 1260 additions and 80 deletions
6
stubs/README.md
Normal file
6
stubs/README.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue