|
|
|
|
@ -11,7 +11,7 @@ after-bump-version = "python setup.py jsversion"
|
|
|
|
|
before-build-python = ["pip install babel", "npm install -g po2json"]
|
|
|
|
|
|
|
|
|
|
[tool.jupyter-releaser.options]
|
|
|
|
|
ignore-glob = ["docs/source/examples/Notebook/Working With Markdown Cells.ipynb", "docs-translations/**/README.md", "docs/source/contributing.rst", "docs/source/examples/Notebook/JavaScript Notebook Extensions.ipynb", "CHANGELOG.md"]
|
|
|
|
|
ignore-glob = ["docs/source/examples/Notebook/Working With Markdown Cells.ipynb", "docs-translations/**/README.md", "docs/source/contributing.rst", "docs/source/examples/Notebook/JavaScript Notebook Extensions.ipynb", "CHANGELOG.md", "notebook/static/components/**/*.*"]
|
|
|
|
|
|
|
|
|
|
[tool.tbump.version]
|
|
|
|
|
current = "6.5.0.dev0"
|
|
|
|
|
|