Mention that GnuPG is required for tests

This commit is contained in:
Mateusz Piotrowski
2018-12-27 17:21:12 +01:00
committed by GitHub
parent ecdc44a601
commit d228bc42ea

View File

@@ -1,6 +1,7 @@
Pre-requisites:
- Python 3.5+
- Cython 0.22 and libidn, optionally (making JID faster by compiling the stringprep module)
- GnuPG, for testing
Install:
> python3 setup.py install