<#11812 dirty python packages in dist> Issue creat...
# github-notifications
c
#11812 dirty python packages in dist Issue created by kaos When running
./pants package ::
any previous packages in
./dist/
ought to be removed first in order to clean out old files for any target packages. I have noticed that I have to manually remove them in case I re-organize my code, the now no longer referenced files are otherwise still left in the tree. pantsbuild/pants