Skip to content

Commit f8af677

Browse files
committed
pinning pillow to fix an attributeerror in pytest
1 parent 9372ad4 commit f8af677

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/environment-minimal.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ dependencies:
1010
- pytest
1111
- pytest-cov
1212
- pytest-mpl
13+
- pillow==9.0.0 # needed for test compatibilty and numpy 1.20.3

0 commit comments

Comments
 (0)