Skip to content

Commit 9498fa6

Browse files
committed
remove matplotlib version req
1 parent 21d3033 commit 9498fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- PYTHON_VERSION: "2"
4545
- NUMPY_VERSION: "1.*"
4646
- SCIPY_VERSION: "0.*"
47-
- MATPLOTLIB_VERSION: "1.*"
47+
- MATPLOTLIB_VERSION: "*"
4848
- SCIKIT_IMAGE_VERSION: "0.*"
4949
- PANDAS_VERSION: "0.*"
5050
steps:

0 commit comments

Comments
 (0)