Add m2r to requirements
This commit is contained in:
@@ -14,7 +14,7 @@ import os
|
||||
import sys
|
||||
import inspect
|
||||
import enchant
|
||||
|
||||
import m2r
|
||||
|
||||
|
||||
sys.path.insert(0, os.path.abspath('../../'))
|
||||
@@ -140,6 +140,7 @@ extensions = {
|
||||
'sphinx.ext.inheritance_diagram',
|
||||
'sphinx_autodoc_typehints',
|
||||
'sphinxcontrib.spelling',
|
||||
# 'm2r'
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user