Skip to content

Commit

Permalink
Add requirements_test.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
puddly committed Nov 20, 2023
1 parent 776555f commit e707f67
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions requirements_test.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Test dependencies.

asynctest
isort
black
flake8
codecov
colorlog
codespell
mypy==1.2.0
pre-commit
pylint
pytest-cov
pytest-sugar
pytest-timeout
pytest-asyncio>=0.17
pytest>=7.1.3
zigpy>=0.54.1
ruff==0.0.261
Flake8-pyproject

0 comments on commit e707f67

Please sign in to comment.