add pyasn1 to dependencies (needed to do pip install on macosx)

This commit is contained in:
Michel Oosterhof
2014-11-05 10:35:59 +04:00
parent bd557ade12
commit e8dc1dec47

View File

@@ -30,6 +30,7 @@ Software required:
* Python 2.5+
* Twisted 8.0+
* PyCrypto
* pyasn1
* Zope Interface
See Wiki for some installation instructions.