The pip package is currently broken on python3 because the latest release spans back to Sep 29, 2015, while the python3 support has been introduced on Nov 8, 2015.
Is it possible to update the pip package so it can be easily imported in requirements.txt without pointing to the Github master?
The pip package is currently broken on python3 because the latest release spans back to Sep 29, 2015, while the python3 support has been introduced on Nov 8, 2015.
Is it possible to update the pip package so it can be easily imported in
requirements.txtwithout pointing to the Github master?