MNT: Adapt examples for updated jupytext behavior

This commit is contained in:
Kernc
2019-03-01 17:27:27 +01:00
parent 76465a4af2
commit a7d1d4f3fa
5 changed files with 15 additions and 5 deletions

View File

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