Steve Dower added the comment:
Distutils is now deprecated (see PEP 632) and all tagged issues are being
closed. From now until removal, only release blocking issues will be considered
for distutils.
If this issue does not relate to distutils, please remove the component and
reopen it. If y
Éric Araujo added the comment:
Narrowing the scope of this issue to only cover the original request.
--
components: +Distutils -Distutils2
resolution: accepted ->
title: --dry-run option doesn't work -> setup.py install --dry-run option
doesn't work
versions: +Python 3.5 -3rd party
__