mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 16:54:56 +02:00
Reference docs augeas/M2Crypto hack to github bug
This commit is contained in:
@@ -21,6 +21,7 @@ import mock
|
||||
|
||||
|
||||
# http://docs.readthedocs.org/en/latest/faq.html#i-get-import-errors-on-libraries-that-depend-on-c-modules
|
||||
# c.f. #262
|
||||
sys.modules.update(
|
||||
(mod_name, mock.MagicMock()) for mod_name in ['augeas', 'M2Crypto'])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user