summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2018-12-27 17:21:12 +0100
committerGitHub <noreply@github.com>2018-12-27 17:21:12 +0100
commitd228bc42ea598498131f4ae8cef6eaf45ef71107 (patch)
tree25dde06f378ebe39e1a3aea5365b1d0252c20561
parentecdc44a60166292dd197ba7f056af7649e716ac0 (diff)
downloadslixmpp-d228bc42ea598498131f4ae8cef6eaf45ef71107.tar.gz
slixmpp-d228bc42ea598498131f4ae8cef6eaf45ef71107.tar.bz2
slixmpp-d228bc42ea598498131f4ae8cef6eaf45ef71107.tar.xz
slixmpp-d228bc42ea598498131f4ae8cef6eaf45ef71107.zip
Mention that GnuPG is required for tests
-rw-r--r--INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 982911ed..9b14b232 100644
--- a/INSTALL
+++ b/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