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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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