[issue8501] setup.py install --dry-run option doesn't work

2021-02-03 Thread Steve Dower
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

[issue8501] setup.py install --dry-run option doesn't work

2014-03-13 Thread Éric Araujo
É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 __