Skip to content

Commit 8d1472e

Browse files
author
thenamesweretakenalready
committed
🎨 Declare flake8 as dependency
1 parent 9661849 commit 8d1472e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ urllib3 = "^1.26.2"
1010
simplejson = "^3.17.2"
1111
python-dotenv = "^0.15.0"
1212
pytest = "^6.2.1"
13+
flake8 = "^3.8.4"
1314

1415
[tool.poetry.dev-dependencies]
1516
black = "^20.8b1"

0 commit comments

Comments
 (0)