Skip to content

Commit

Permalink
update linting dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
reneradoi committed Jun 7, 2024
1 parent c83cebe commit e766ddf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ commands =
description = Check code against coding style standards
deps =
black
flake8==4.0.1
flake8
flake8-docstrings
flake8-copyright
flake8-builtins
pyproject-flake8
pyproject-flake8>=7.0.0
pep8-naming
isort
codespell
Expand Down

0 comments on commit e766ddf

Please sign in to comment.