[tor-commits] [sbws/master] And remove it from README

2018-09-05 Thread pastly
commit 59b42b085931c44fb474753e04cead8bc8945de8
Author: juga0 
Date:   Tue Aug 28 15:10:23 2018 +

And remove it from README
---
 README.md | 9 -
 1 file changed, 9 deletions(-)

diff --git a/README.md b/README.md
index 7072f8b..ddf4d20 100644
--- a/README.md
+++ b/README.md
@@ -133,12 +133,3 @@ In this directory you will find
 - `v3bw/` This directory stores the v3bw files created with `sbws generate`.
 - `state.dat` A file for storing state needed between sbws commands. See its
   documentation for more information.
-
-## Running tests
-
-Make sure you have test dependencies installed. From within the top level
-repository directory:
-
-pip install -e .[test]
-
-This should install tox and pytest. Then simply run `tox`.



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


[tor-commits] [sbws/master] And remove it from README

2018-09-05 Thread pastly
commit 2303b06399edb4a976872b491d0cde6d62c35dbe
Author: juga0 
Date:   Tue Aug 28 15:12:46 2018 +

And remove it from README
---
 README.md | 8 
 1 file changed, 8 deletions(-)

diff --git a/README.md b/README.md
index ddf4d20..6febd3a 100644
--- a/README.md
+++ b/README.md
@@ -111,14 +111,6 @@ how its code is laid out. Therefore the code may change 
drastically without a
 major version bump as long as the way users interact with it does not change in
 a backward incompatible way.
 
-### Build HTML documentation
-
-pip install -e .[doc]
-cd docs
-make html
-
-The generated HTML will be in `docs/build/`.
-
 ## The `.sbws` directory
 
 By default is `~/.sbws`.



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