Merge pull request #158 from lnis-uofu/dev

Bug fix on the incompatible sphinx bibtex version
This commit is contained in:
tangxifan 2020-12-14 10:26:54 -07:00 committed by GitHub
commit 5bda464ca0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: