From 234236d7e9e432531220a3bd31bf1ed12733b37f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Wed, 18 Sep 2024 12:05:39 +0200 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index e8dc4669..a2dda551 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,15 @@ In order to install latest Satella just type: pip install --extra-index-url https://git.dms-serwis.com.pl/api/v4/groups/330/-/packages/pypi/simple satella ``` +If you want to put it in requirements.txt just type: + +``` +--extra-index-url https://git.dms-serwis.com.pl/api/v4/groups/330/-/packages/pypi/simple +satella +nose2 +coverage +``` + It's still free, MIT-licensed and publicly available. No one's taking it from you :) What is Satella? -- GitLab