Added mock object for M2Crypto when building the docs

This commit is contained in:
Seth House 2012-04-25 23:09:48 -06:00
parent 815b197b9b
commit b1bc8ff503

View File

@ -39,6 +39,7 @@ MOCK_MODULES = [
'Crypto.Hash',
'Crypto.PublicKey',
'Crypto.Random',
'M2Crypto',
# modules, renderers, states, returners, et al
'MySQLdb',
'MySQLdb.cursors',