Skip to content

Commit

Permalink
⚙ Update ruff+mypy dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mikegerber committed Jan 8, 2024
1 parent b36727e commit 4bf123d
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
pytest
pytest-cov
pytest-mypy
black
pre-commit

ruff ; python_version >= "3.7"
pytest-ruff ; python_version >= "3.7"
ruff
pytest-ruff

mypy
types-setuptools
pytest-mypy

0 comments on commit 4bf123d

Please sign in to comment.