changeset 446:67da33212b2b

doc: update dev instruction, `requirements.txt` now launches `setup.py`
author Goffi <goffi@goffi.org>
date Sun, 21 Mar 2021 14:39:13 +0100
parents fe24bb60236f
children cc29a62fb64c
files doc/installation.rst
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/doc/installation.rst	Sun Mar 21 14:38:00 2021 +0100
+++ b/doc/installation.rst	Sun Mar 21 14:39:13 2021 +0100
@@ -63,10 +63,6 @@
 
     $ pip install -r requirements.txt
 
-And sat-pubsub itself::
-
-    $ pip install -e .
-
 And that's it! Please refer to `Post Installation`_ to initialize database.
 
 Next time you can update with::