Skip to content

Commit f951d95

Browse files
committed
Remove docs needed only for pytest-notebook
1 parent e87c886 commit f951d95

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

BUILDING.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@ pip install -e .
77
( cd docs && make html )
88
```
99

10-
If notebook outputs have changed, then verify the new outputs are correct, and run
11-
```
12-
pytest --nb-force-regen
13-
```
14-
If a notebook has volatile outputs (e.g. timings), see the `nbreg/diff_replace` metadata in `04-benchmark.ipynb` for an example of how to selectively ignore it.
15-
16-
1710
#### Pushing
1811
```
1912
sh etc/package.sh

0 commit comments

Comments
 (0)