Skip to content

Commit

Permalink
doc: Install net/py-pyzmq port on FreeBSD for interface_zmq.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Dec 18, 2024
1 parent 477b357 commit 0a76c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/build-freebsd.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ There is an included test suite that is useful for testing code changes when dev
To run the test suite (recommended), you will need to have Python 3 installed:

```bash
pkg install python3 databases/py-sqlite3
pkg install python3 databases/py-sqlite3 net/py-pyzmq
```
---

Expand Down

0 comments on commit 0a76c29

Please sign in to comment.