File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 52
52
- NUMPY=numpy
53
53
- PANDAS=
54
54
- PYPARSING=pyparsing
55
- - PYTEST=pytest! =3.3.0
55
+ - PYTEST=pytest> =3.3.1
56
56
- PYTEST_COV=pytest-cov
57
57
- PYTEST_PEP8=
58
58
- SPHINX=sphinx
@@ -75,7 +75,7 @@ matrix:
75
75
- NUMPY=numpy==1.7.1
76
76
- PANDAS='pandas<0.21.0'
77
77
- PYPARSING=pyparsing==2.0.1
78
- - PYTEST=pytest==3.1.0
78
+ - PYTEST=pytest==3.3.1
79
79
- PYTEST_COV=pytest-cov==2.3.1
80
80
- SPHINX=sphinx==1.3
81
81
- python : 3.4
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ local FreeType build
26
26
27
27
The following software is required to run the tests:
28
28
29
- - pytest _ (>=3.1 )
29
+ - pytest _ (>=3.3 )
30
30
- mock _, when running Python 2
31
31
- Ghostscript _ (to render PDF files)
32
32
- Inkscape _ (to render SVG files)
You can’t perform that action at this time.
0 commit comments