From ad4f646e685beb38e597bab83ea8e8314a3fd581 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Mon, 20 Jan 2014 09:36:57 -0600 Subject: expand tox backend example --- docs/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/contributing.rst') diff --git a/docs/contributing.rst b/docs/contributing.rst index 3710abee..4bb1461d 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -258,7 +258,7 @@ While testing you may want to run tests against a subset of the backends that cryptography supports. Explicit backend selection can be done via the ``--backend`` flag. This flag should be passed to ``py.test`` with a comma delimited list of backend names. To use it with ``tox`` you must pass it as -``-- --backend``. +``tox -- --backend=openssl``. Building Documentation ~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3