We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 248ff52 + bf40dce commit 6a55612Copy full SHA for 6a55612
setup.py
@@ -14,6 +14,7 @@
14
'lint': [
15
'flake8',
16
'mypy',
17
+ 'types-setuptools',
18
'docutils-stubs',
19
]
20
}
0 commit comments