On 2018-09-14 18:36, Paul Moore wrote:
And actually, https://packaging.python.org/guides/distributing-packages-using-setuptools/#... is a reasonably clear explanation of the current behaviour
I actually rewrote that paragraph recently, so I'm glad that you find it reasonably clear :-)
But indeed, user installations should be mentioned.
On Sat, 15 Sep 2018 at 08:26, Jeroen Demeyer J.Demeyer@ugent.be wrote:
On 2018-09-14 18:36, Paul Moore wrote:
And actually, https://packaging.python.org/guides/distributing-packages-using-setuptools/#... is a reasonably clear explanation of the current behaviour
I actually rewrote that paragraph recently, so I'm glad that you find it reasonably clear :-)
Yeah, thanks for doing that. There's been a fair bit of work done recently on packaging.python.org that doesn't get the appreciation it deserves. Probably because people still aren't aware it's worth looking at, and automatically reach for Google or Stack Overflow instead. Hopefully as time goes on we'll see more people pointing at packaging.python.org as the source of information.
Paul