Skip to content

Commit ecdcd5f

Browse files
committed
🐛 remove the restriction on lxml version in test for python 3.7
1 parent dac4293 commit ecdcd5f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.moban.d/tests/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{% extends 'tests/requirements.txt.jj2' %}
22
{%block extras %}
3-
lxml==3.4.4
43
pyexcel
54
pyexcel-xlsxw
65
{%endblock%}

tests/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@ mock;python_version<"3"
33
codecov
44
coverage
55
flake8
6-
lxml==3.4.4
76
pyexcel
87
pyexcel-xlsxw

0 commit comments

Comments
 (0)