docs: Update test suite requirements

This commit is contained in:
Tomas Babej 2020-12-06 11:13:15 -05:00
parent c223b0694c
commit 36594df1a9
No known key found for this signature in database
GPG key ID: B0747C6578F7D2F5

View file

@ -5,7 +5,7 @@
* gcc 7.0 or later, clang 6.0 or later, or a compiler with full C++17 support
* libuuid (if not on macOS)
* gnutls (optional)
* python 2.7 or 3 (optional, for running the test suite)
* python 3 (optional, for running the test suite)
## Obtain and build code:
```