Skip to content

Commit ec82f37

Browse files
committed
feat: add flake8-encodings & flake8-eradicate for testing
1 parent 051710a commit ec82f37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements/test.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
flake8>=6.1.0
22
flake8-commas>=2.1.0
33
flake8-comments>=0.1.2
4+
flake8-encodings>=0.5.1
5+
flake8-eradicate>=1.5.0
46
flake8-print>=5.0.0
57
Flake8-pyproject>=1.2.3
68
flake8-quotes>=3.3.2

0 commit comments

Comments
 (0)