commit 59b42b085931c44fb474753e04cead8bc8945de8 Author: juga0 juga@riseup.net Date: Tue Aug 28 15:10:23 2018 +0000
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@lists.torproject.org