The packaging tutorial currently talks about "pysetup run install_dist" and "pysetup install" which aren't doing the same thing: one fetches the dependencies while the other doesn't. This should be stated clearly.
That’s the difference between actions and commands, which people always understand very well when I explain it. I don’t remember if I already have written something in my big doc patch (#12779); if you want I can check tonight and tell you if I did it or if you can do it.
This is now obsolete. The new packaging guide will hopefully make a clear distinction between “setup.py install” and “pip install”, and future developments may altogether remove “setup.py install”.
History
Date
User
Action
Args
2022-04-11 14:57:30
admin
set
github: 59154
2014-03-12 10:11:45
eric.araujo
set
status: open -> closednosy: + ncoghlanmessages: + resolution: out of datestage: resolved