[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [sbws/master] Fix mistaken .[doc] by .[test]



commit 012781f8811c46a224cb1a569aabd250f9609fa8
Author: juga0 <juga@xxxxxxxxxx>
Date:   Wed Aug 29 07:59:38 2018 +0000

    Fix mistaken .[doc] by .[test]
---
 INSTALL.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL.rst b/INSTALL.rst
index 7ab7558..73d960f 100644
--- a/INSTALL.rst
+++ b/INSTALL.rst
@@ -60,7 +60,7 @@ To run the tests, extra Python depenencies are needed:
 
 To install them from ``sbws`` ::
 
-    pip install .[dev] && pip install .[doc]
+    pip install .[dev] && pip install .[test]
 
 To run the tests::
 



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits