Skip to content

Commit bf40dce

Browse files
authored
Merge pull request #17 from tk0miya/mypy_types-setuptools
CI: Install types-setuptools to invoke mypy
2 parents 82c3283 + 3aaefc2 commit bf40dce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
'lint': [
1515
'flake8',
1616
'mypy',
17+
'types-setuptools',
1718
'docutils-stubs',
1819
]
1920
}

0 commit comments

Comments
 (0)