We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent def66c2 commit cd44802Copy full SHA for cd44802
README.md
@@ -29,12 +29,16 @@ for i in range(10_000):
29
30
### From conda-forge
31
32
+[](https://anaconda.org/conda-forge/matplotlive)
33
+
34
```console
35
conda install -c conda-forge matplotlive
36
```
37
38
### From PyPI
39
40
+[](https://pypi.org/project/matplotlive/)
41
42
43
pip install matplotlive
44
0 commit comments