diff options
| author | jvoisin | 2018-11-11 20:49:24 +0100 |
|---|---|---|
| committer | jvoisin | 2018-11-11 20:49:24 +0100 |
| commit | 0ab17b973bce172fb29b6bdeabd8c790a724a7dc (patch) | |
| tree | f72559ed4a2d91ebccb27105abc94cf0cc118980 /INSTALL.md | |
| parent | 389311475c174138478f19c01c12d5d725e8c2b1 (diff) | |
mat2 is now available on pypi
Diffstat (limited to '')
| -rw-r--r-- | INSTALL.md | 12 |
1 files changed, 12 insertions, 0 deletions
| @@ -1,3 +1,15 @@ | |||
| 1 | # Python ecosystem | ||
| 2 | |||
| 3 | If you feel like running arbitrary code downloaded over the | ||
| 4 | internet (pypi doesn't support gpg signatures [anymore](https://github.com/pypa/python-packaging-user-guide/pull/466)), | ||
| 5 | mat2 is [available on pypi](https://pypi.org/project/mat2/), and can be | ||
| 6 | installed like this: | ||
| 7 | |||
| 8 | ``` | ||
| 9 | pip3 install mat2 | ||
| 10 | ``` | ||
| 11 | |||
| 12 | |||
| 1 | # GNU/Linux | 13 | # GNU/Linux |
| 2 | 14 | ||
| 3 | ## Fedora | 15 | ## Fedora |
