Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
setuptools complains loudly if distutils is also used, and exits with error in the 'docs' step since distutils.core.Command rather than setuptools.Command was used for that step.
- Loading branch information