Index: runserver.spec |
diff --git a/runserver.spec b/runserver.spec |
index cebf3e910280dd1d264d321bfff92f1e3599f265..fa953cd8d3094db5d78cda22ceeba1a382946a96 100644 |
--- a/runserver.spec |
+++ b/runserver.spec |
@@ -19,7 +19,7 @@ a = AnalysisWithHiddenImportsWorkaround( |
['cms/bin/test_server.py'], |
pathex=['.'], |
hiddenimports=[ |
- 'markdown.extensions.attr_list', |
+ 'markdown.extensions.extra', |
kzar
2015/11/27 09:11:17
(I was not able to test this change as I could not
Sebastian Noack
2015/11/27 09:28:33
That isn't sufficient as the extensions included w
kzar
2015/11/27 09:45:31
Done.
|
# Used by globals/get_browser_versions.py in web.adblockplus.org |
'xml.dom.minidom', |