Skip to content

Commit

Permalink
Update documentation on how to run tests properly
Browse files Browse the repository at this point in the history
  • Loading branch information
deets authored and liu-kan committed Aug 21, 2022
1 parent 3a3dfe4 commit 1032bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -38,7 +38,7 @@ Building from the GitHub repo works as well, natch:
pip3 install -e .

(If you want to run tests, you also need to `pip3 install trio curio pytest pytest-asyncio pytest-trio pytest-curio`,
then just run `pytest`.)
then just run `pytest test`.)

pynng might work on the BSDs as well. Who knows!

Expand Down

0 comments on commit 1032bd1

Please sign in to comment.