appsembler / configuration

a simple, but flexible, way for anyone to stand up an instance of the edX platform that is fully configured and ready-to-go
GNU Affero General Public License v3.0
15 stars 13 forks source link

pip --allow-all-external was deprecated on pip 8.0 #266

Closed thraxil closed 5 years ago

thraxil commented 5 years ago

Pip on travis now fails. As far as I can tell, it doesn't need the --allow-all-external flag though. So we get rid of it.