Skip to content

Commit 8dd5d3c

Browse files
committed
DEP: use lowercase cycler, like in conda-forge
1 parent 0b80ffd commit 8dd5d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies:
5252
- botocore>=1.11
5353
- hypothesis>=3.82
5454
- moto # mock S3
55-
- Cycler # test matplotlib colors cycle
55+
- cycler # test matplotlib colors cycle
5656
- flask
5757
- pytest>=5.0.1
5858
- pytest-cov

0 commit comments

Comments
 (0)