diff options
| author | Yuval Adam <_@yuv.al> | 2018-03-09 11:31:03 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2018-03-09 11:31:03 +0200 |
| commit | 5bd48b59a527b493d1219409c2b82fbf37903685 (patch) | |
| tree | 1e09b86cd421d1d1028ca864ed22668a1b8d62a7 | |
| parent | 519590839ec777b5b95a7779180fba9a0d03c05a (diff) | |
Update README
| -rw-r--r-- | README.rst | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -43,7 +43,9 @@ Which will pretty-print the decoded data structure. Development ----------- -Unit test are run via ``pytest`` +.. code-block:: shell + + $ pytest References ---------- |
