Mention that GnuPG is required for tests
This commit is contained in:
parent
ecdc44a601
commit
d228bc42ea
1 changed files with 1 additions and 0 deletions
1
INSTALL
1
INSTALL
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue