From bda616b0c53e3f85d5ce65488b62025b442e03cf Mon Sep 17 00:00:00 2001 From: jorenham Date: Sat, 30 Nov 2024 00:39:41 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20conda=20installation=20instructi?= =?UTF-8?q?on?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index 159188ac..461e4220 100644 --- a/README.md +++ b/README.md @@ -67,10 +67,32 @@ ______________________________________________________________________ ## Installation + + + + + + + + + + + + +
PyPIConda
+ ```shell pip install scipy-stubs ``` + + +```shell +conda install conda-forge::scipy-stubs +``` + +
+ ## `scipy` coverage The entire public API of `scipy` is **fully annotated** and **verifiably valid**.