forked from orbit-oss/flask
Initial typing support
This enables type checking in CI and marks the project as typed.
This commit is contained in:
parent
c791f6312b
commit
f405c6f19e
7 changed files with 49 additions and 0 deletions
|
|
@ -7,4 +7,5 @@ graft docs
|
|||
prune docs/_build
|
||||
graft examples
|
||||
graft tests
|
||||
include src/flask/py.typed
|
||||
global-exclude *.pyc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue