Skip to content

Commit 45417c2

Browse files
Update Python API readme
1 parent 0265e7a commit 45417c2

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

neopdf_pyapi/README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,5 @@ using [pipx](https://pipx.pypa.io/stable/):
1414
pipx install neopdf-hep
1515
```
1616

17-
To re-generate the `matplotlib` figures, simply run:
18-
19-
```sh
20-
pytest neopdf_pyapi/tests/test_interpolations.py --mpl-generate-path=neopdf_pyapi/tests/baseline
21-
```
22-
2317
For detailed examples on how to use `neopdf-hep`, please head over the
24-
[tutorials](https://radonirinaunimi.github.io/neopdf/examples/neopdf-pyapi/) section.
18+
[tutorials](https://qcdlab.github.io/neopdf/examples/neopdf-pyapi/) section.

0 commit comments

Comments
 (0)