Skip to content

Commit

Permalink
Revert pytest-flake8-path pin
Browse files Browse the repository at this point in the history
  • Loading branch information
Daverball committed Dec 12, 2024
1 parent bfffecb commit c662abd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pytest = '*'
ipython = '*'
coverage = '*'
pre-commit = '*'
pytest-flake8-path = '1.5.0'
pytest-flake8-path = '*'

[tool.poetry.plugins.'flake8.extension']
TC = 'flake8_type_checking.plugin:Plugin'
Expand Down

0 comments on commit c662abd

Please sign in to comment.