Skip to content

Commit

Permalink
Drop pytest-flake8 (tholo/pytest-flake8#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
xen0l committed Mar 12, 2023
1 parent 651c8d7 commit a3f3184
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion requirements/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,5 @@ pytest==6.2.5
pytest-black==0.3.12
pytest-cov==3.0.0
pytest-datadir==1.4.1
pytest-flake8==1.0.7
pytest-mock==3.10.0
pytest-pylint==0.18.0
1 change: 0 additions & 1 deletion tests/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@

if args.lint:
lint_args = [
"--flake8",
"--black",
"--pylint",
f"--pylint-rcfile={os.path.join(root_dir, '.pylintrc')}",
Expand Down

0 comments on commit a3f3184

Please sign in to comment.