Skip to content

Commit 8c94025

Browse files
committed
Not required as Python 3.5 was dropped
Signed-off-by: Sylvain Hellegouarch <sh@defuze.org>
1 parent bf3098b commit 8c94025

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

requirements-dev.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
requests-mock
22
coverage
33
pycodestyle
4-
pytest~=5.0; python_version < '3.6'
54
pytest~=6.2; python_version >= '3.6'
65
pytest-cov
76
pytest-sugar

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
logzero>=1.5.0
22
requests>=2.21
3-
pyyaml~=5.3; python_version < '3.6'
43
pyyaml~=5.4; python_version >= '3.6'
54
importlib-metadata>=1.2.0; python_version < '3.8'
65
contextvars;python_version<"3.7"

0 commit comments

Comments
 (0)