MNT: Build examples for jupytext >= 1.3 compat

This commit is contained in:
Kernc
2019-11-28 05:13:51 +01:00
parent ccc762e4d0
commit 6c5b0c5a17
5 changed files with 10 additions and 10 deletions

View File

@@ -38,7 +38,7 @@ if __name__ == '__main__':
extras_require={
'doc': [
'pdoc3',
'jupytext >= 1.0.2',
'jupytext >= 1.3',
'nbconvert',
'ipykernel', # for nbconvert
'jupyter_client', # for nbconvert