I stumbled upon code in the setuptools.command pkg that is already part of setuptools._distutils.command in the setuptools repo. How should we proceed with removing the code duplication? Does it make sense to create a PR that removes duplicated code from the setuptools.command pkg?