8000 CI: Pin nbconvert to working version. · matplotlib/matplotlib@75da6c8 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 75da6c8

Browse files
committed
CI: Pin nbconvert to working version.
1 parent 840035c commit 75da6c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/testing/travis_extra.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Extra pip requirements for the travis python 3.7+ builds
22

33
ipykernel
4-
nbconvert[execute]
4+
nbconvert[execute]!=6.0.0,!=6.0.1
55
nbformat!=5.0.0,!=5.0.1
66
pandas!=0.25.0
77
pikepdf

0 commit comments

Comments
 (0)
0