chore: set up mypy strict checking and ship py.typed
This commit is contained in:
parent
ee2a729438
commit
e60495b2ce
3 changed files with 14 additions and 0 deletions
1
Pipfile
1
Pipfile
|
|
@ -12,6 +12,7 @@ name = "pypi"
|
|||
[dev-packages]
|
||||
tox = "*"
|
||||
pytest = "*"
|
||||
mypy = "*"
|
||||
build = "*"
|
||||
twine = "*"
|
||||
setuptools-scm = "~=8.2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue