mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-16 07:47:35 +01:00
Updated for mypy
This commit is contained in:
parent
e4f2c1439b
commit
a4ecfe5555
1 changed files with 3 additions and 0 deletions
|
@ -41,6 +41,9 @@ dependencies = [
|
|||
[tool.flit_core]
|
||||
name = "slpkg"
|
||||
|
||||
[mypy]
|
||||
python_version = 3.9
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://dslackw.gitlab.io/slpkg/"
|
||||
Documentation = "https://dslackw.gitlab.io/slpkg/"
|
||||
|
|
Loading…
Reference in a new issue