[Distutils] Great Python... Great History Now, Social Media Internal in Python

2019-03-13 Thread pedroguilhermealvino
It is very common for us to communicate via Github, Telegram or Whatsapp. Why not make Python a fully self-manageable web media? This would be my contribution to making Python the greatest language ever written on the world. What if we use Python with internal media? For example, if we need

[Distutils] Re: Update PEP 508 to allow version specifiers

2019-03-13 Thread Tzu-ping Chung
> On 6 Mar 2019, at 03:53, Simon wrote: > > I hope it's not an issue that I'm replying to a month-old thread. I reviewed > the previous discussion to try to avoid duplicating any of it. > > When using pip with PyPI, calling pip a second time is much quicker than the > first time, because it

[Distutils] [setuptools] 'package_data' doesn't appear to include files out of module root, but 'data_files' doesn't install into module

2019-03-13 Thread Jonas Thiem
Sorry if I missed something obvious, but I have the following problem while using setuptools.setup for packaging: 1. My LICENSE.md file is in the repository root as well as the setup.py (because that is customary, and required so it shows up e.g. on GitHub properly) 2. My package is inside

[Distutils] Re: Update PEP 508 to allow version specifiers

2019-03-13 Thread Simon
I hope it's not an issue that I'm replying to a month-old thread. I reviewed the previous discussion to try to avoid duplicating any of it. When using pip with PyPI, calling pip a second time is much quicker than the first time, because it verifies that the requirements, including version