We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0265e7a commit 45417c2Copy full SHA for 45417c2
1 file changed
neopdf_pyapi/README.md
@@ -14,11 +14,5 @@ using [pipx](https://pipx.pypa.io/stable/):
14
pipx install neopdf-hep
15
```
16
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
23
For detailed examples on how to use `neopdf-hep`, please head over the
24
-[tutorials](https://radonirinaunimi.github.io/neopdf/examples/neopdf-pyapi/) section.
+[tutorials](https://qcdlab.github.io/neopdf/examples/neopdf-pyapi/) section.
0 commit comments