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.
1 parent 82c3283 commit 3aaefc2Copy full SHA for 3aaefc2
setup.py
@@ -14,6 +14,7 @@
14
'lint': [
15
'flake8',
16
'mypy',
17
+ 'types-setuptools',
18
'docutils-stubs',
19
]
20
}
0 commit comments