Commit e3ec938
committed
fix: clean up baipp artifacts between builds
Add cleanup step between vcs-versioning and setuptools-scm builds to remove
the /tmp/baipp/dist/out directory if it exists. This directory is left over
from baipp's unpack testing and can interfere with subsequent builds.
The step logs a warning if the directory is found before removing it.1 parent b060b51 commit e3ec938
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
40 | 47 | | |
41 | 48 | | |
42 | 49 | | |
| |||
0 commit comments