Skip to content

Commit e707f67

Browse files
committed
Add requirements_test.txt
1 parent 776555f commit e707f67

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

requirements_test.txt

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Test dependencies.
2+
3+
asynctest
4+
isort
5+
black
6+
flake8
7+
codecov
8+
colorlog
9+
codespell
10+
mypy==1.2.0
11+
pre-commit
12+
pylint
13+
pytest-cov
14+
pytest-sugar
15+
pytest-timeout
16+
pytest-asyncio>=0.17
17+
pytest>=7.1.3
18+
zigpy>=0.54.1
19+
ruff==0.0.261
20+
Flake8-pyproject

0 commit comments

Comments
 (0)