Package: dh-python Severity: normal Version: 4.20200315 Using pybuilder with pytest generates a .pytest_cache directory. It should be made sure that this is cleaned after build. Currently, I add it explicitly to d/clean file for all of my Python packages that use this combination.

