Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Install python packages via tests.yaml #42

Merged
merged 2 commits into from
Mar 18, 2016
Merged

Install python packages via tests.yaml #42

merged 2 commits into from
Mar 18, 2016

Conversation

tvansteenburgh
Copy link
Contributor

Adds new python_packages key to tests.yaml, a list of python packages to install with pip install -U before running tests. If virtualenv is true, the packages will be installed in the virtualenv.

Fixes #6

@tvansteenburgh
Copy link
Contributor Author

Revising to add support for python3 virtualenvs.

@tvansteenburgh
Copy link
Contributor Author

Okay, ready for review now. Now supports arbitrary virtualenv python versions.

@johnsca
Copy link
Contributor

johnsca commented Mar 18, 2016

+1 LGTM

johnsca added a commit that referenced this pull request Mar 18, 2016
Install python packages via tests.yaml
@johnsca johnsca merged commit 11c49e6 into master Mar 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants