From 0ab17b973bce172fb29b6bdeabd8c790a724a7dc Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 11 Nov 2018 20:49:24 +0100 Subject: mat2 is now available on pypi --- INSTALL.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index 2e1c778..71c1c01 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,3 +1,15 @@ +# Python ecosystem + +If you feel like running arbitrary code downloaded over the +internet (pypi doesn't support gpg signatures [anymore](https://github.com/pypa/python-packaging-user-guide/pull/466)), +mat2 is [available on pypi](https://pypi.org/project/mat2/), and can be +installed like this: + +``` +pip3 install mat2 +``` + + # GNU/Linux ## Fedora -- cgit v1.3