We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a11add4 commit a787d40Copy full SHA for a787d40
1 file changed
README.md
@@ -123,7 +123,7 @@ Full parity with the [TypeScript SDK](https://www.npmjs.com/package/agent-passpo
123
```bash
124
pip install pynacl pytest
125
PYTHONPATH=src pytest tests/ -v
126
-# 79 tests across 11 test files, covering all 8 protocol layers
+# 86 tests across 11 test files, covering all 8 protocol layers
127
```
128
129
## License
0 commit comments