Skip to content

Commit 94a4cea

Browse files
committed
Modify nbconvert dep for python 3.5 to avoid build failures
1 parent 10191d0 commit 94a4cea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ tests_require =
5656
pytest-xdist
5757
pytest-cov
5858
jupyter
59+
nbconvert != 6.0.0a1; python_version <= '3.5'
5960
seaborn
6061
lightgbm
6162
dowhy

0 commit comments

Comments
 (0)