mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Delete remaining files in the _build directory
This commit is contained in:
parent
c614ba995d
commit
53920deb3e
@ -25,6 +25,7 @@ def setup_module():
|
|||||||
|
|
||||||
def teardown_module():
|
def teardown_module():
|
||||||
app.cleanup()
|
app.cleanup()
|
||||||
|
(test_root / '_build').rmtree(True)
|
||||||
|
|
||||||
doctrees = {}
|
doctrees = {}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user