File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed
Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,6 @@ known_third_party = [
3333 " coverage_pyver_pragma" ,
3434 " domdf_python_tools" ,
3535 " github" ,
36- " importlib_metadata" ,
3736 " pytest" ,
3837 " pytest_cov" ,
3938 " pytest_randomly" ,
Original file line number Diff line number Diff line change 11coincidence >= 0.2.0
22coverage >= 5.1
33coverage-pyver-pragma >= 0.2.1
4- importlib-metadata >= 3.6.0
54iniconfig != 1.1.0 ,>= 1.0.1
65pytest >= 6.0.0
76pytest-cov >= 2.8.1
Original file line number Diff line number Diff line change @@ -128,7 +128,6 @@ deps =
128128 git+https://github.com/python-formate/flake8-missing-annotations.git
129129 pydocstyle>=6.0.0
130130 pygments>=2.7.1
131- importlib_metadata<4.5.0; python_version<'3.8'
132131commands = python3 -m flake8_rst_docstrings_sphinx sdjson tests --allow-toolbox {posargs}
133132
134133[testenv:perflint]
You can’t perform that action at this time.
0 commit comments