Merge pull request #6962 from sphinx-doc/6961_warning_shown_twice

Fix #6961: latex: warning for babel shown twice
This commit is contained in:
Takeshi KOMIYA 2019-12-26 01:09:15 +09:00 committed by GitHub
commit 62ca08b656
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,6 +28,7 @@ Bugs fixed
* #6925: html: Remove redundant type="text/javascript" from <script> elements
* #6906: autodoc: failed to read the source codes encoeded in cp1251
* #6961: latex: warning for babel shown twice
Testing
--------