Issue 42173: Drop Solaris support – Python tracker
Created on 2020-10-27 15:59 by vstinner, last changed 2020-11-02 23:44 by rhettinger. (more…)
Read more »
As Python developers, we’ve all used pip to install applications, but speaking to other Python developers, it’s not always clear how to make your own application/script pip-installable. If you want to automatically publish your Python to PyPi, check out m… Read more