mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Do not clear `app.env
`
This commit is contained in:
parent
c7bec75bcd
commit
70a8c737c1
@ -372,7 +372,6 @@ class Sphinx(object):
|
||||
else:
|
||||
self.emit('build-finished', None)
|
||||
self.builder.cleanup()
|
||||
self.env = None # clear environment
|
||||
|
||||
# ---- logging handling ----------------------------------------------------
|
||||
def warn(self, message, location=None, prefix=None,
|
||||
|
Loading…
Reference in New Issue
Block a user