Skip to content

Commit 211198a

Browse files
committed
CI: Bump flake8 and hacking to make pep8 happy
Signed-off-by: George Melikov <mail@gmelikov.ru>
1 parent 512c1a8 commit 211198a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

test-requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
1+
hacking<3 # Apache-2.0
22
typing-extensions<4.2.0;python_version=='3.6' # PSF-2.0
33
pytest-timer
44
pytest==4.6.1
55
coverage>=4.0 # Apache-2.0
66
mock==3.0.5
7+
flake8>=3.8.4 # Flake8 License (MIT)

0 commit comments

Comments
 (0)