summaryrefslogtreecommitdiff
path: root/wrappers/python/README.md
blob: f10e5ade5f60f68327108177424ab694e9370fd1 (plain)
1
2
3
4
5
6
7
8
9
First build the shared Go library. Next:

No dependencies, just reference `discovery.py` and call `verify`.

Test:

```shell
make test
```