Strider-CD / strider-python

Python/Pyramid/Django support for Strider Continuous Deployment
6 stars 9 forks source link

`pip install` isn't run? #9

Closed AlecTaylor closed 9 years ago

AlecTaylor commented 10 years ago

The help text in Strider CD says it'll run:

virtualenv, pip install, ./setup.py test or py.test

But going through the interface, it doesn't look like pip install runs.

Please fix. Thanks

knownasilya commented 9 years ago

It is in the prepare phase, there is no UI for it.

See here: https://github.com/Strider-CD/strider-python/blob/master/webapp.js#L17