Skip to content

Commit 0eaab4a

Browse files
committed
adding flake8-print to tox config
1 parent 5235468 commit 0eaab4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ deps =
5858
flake8
5959
flake8-docstrings
6060
flake8-import-order
61+
flake8-print>=3.0.1
6162
commands =
6263
flake8 src/aws_encryption_sdk/ setup.py
6364

0 commit comments

Comments
 (0)