Merge pull request #158 from lnis-uofu/dev
Bug fix on the incompatible sphinx bibtex version
This commit is contained in:
commit
5bda464ca0
|
@ -6,7 +6,7 @@
|
|||
#recommonmark
|
||||
|
||||
#Handle references in bibtex format
|
||||
sphinxcontrib-bibtex
|
||||
sphinxcontrib-bibtex<2.0.0
|
||||
|
||||
#Work-around bug "AttributeError: 'Values' object has no attribute 'character_level_inline_markup'" with docutils 0.13.1
|
||||
#See:
|
||||
|
|
Loading…
Reference in New Issue