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 4c1c499 + e5dd5a9 commit 0a71be2Copy full SHA for 0a71be2
setup.cfg
@@ -21,7 +21,7 @@ python_requires = >= 3.6
21
pylsp = pylsp_black = pylsp_black.plugin
22
23
[options.extras_require]
24
-dev = isort>=5.0; flake8; pytest; mypy; pytest
+dev = isort>=5.0; flake8; pytest; mypy; pytest; types-pkg_resources; types-toml
25
26
[flake8]
27
max-line-length = 88
0 commit comments