Skip to content

Commit 1abb5d5

Browse files
committed
readme
1 parent 81892c2 commit 1abb5d5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,9 @@ How to test it?
197197
If you've made changes to the code and want to check that you didn't break
198198
anything, just run
199199

200-
`py.test`
200+
.. code-block:: bash
201+
202+
py.test
201203
202204
inside virtual environment in proxy_py project directory.
203205

0 commit comments

Comments
 (0)