This repository was archived by the owner on Jun 12, 2023. It is now read-only.

Description
Right now the docker environment for building the documentation is destroyed when make doc finishes. Would be better I think to maintain that environment in case of issues that need to be debugged, and leave it to a separate make clean or something similar to actually delete the environment
ref pandas-dev/pandas#29374 (comment)