debian: do not distribute _*.ipynb files
* tests/Makefile.am (nb-html): Only work on the subset of the notebooks we want to show. * debian/python3-spot.examples: Ignore _*.ipynb files.
This commit is contained in:
parent
f7c495ad12
commit
b56aec242a
2 changed files with 22 additions and 13 deletions
2
debian/python3-spot.examples
vendored
2
debian/python3-spot.examples
vendored
|
|
@ -1,2 +1,2 @@
|
|||
tests/python/*.ipynb
|
||||
tests/python/[^_]*.ipynb
|
||||
tests/python/*.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue