✒ README: Use backtick syntax for code block

test-python-3.11
Mike Gerber 7 months ago
parent b0fb554b31
commit ab9182be1b

@ -2,11 +2,11 @@ Testing
-------
In a Python 3 virtualenv:
~~~
```
pip install -e .
pip install -r requirements-test.txt
make test
~~~
```
Releasing
---------

Loading…
Cancel
Save