Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a venv to run unit tests #74

Merged
merged 1 commit into from Jul 27, 2018
Merged

Use a venv to run unit tests #74

merged 1 commit into from Jul 27, 2018

Conversation

yuvipanda
Copy link
Collaborator

  • Can cache entire venv directory. When installing with system
    pip3, /usr/local/bin/ also needs caching - maybe other
    places too!
  • Matches how the installer does things more closely

This should fix broken tests

- Can cache entire venv directory. When installing with system
  pip3, /usr/local/bin/ also needs caching - maybe other
  places too!
- Matches how the installer does things more closely
@yuvipanda yuvipanda merged commit 7df52c3 into master Jul 27, 2018
@yuvipanda yuvipanda deleted the fix-ci branch July 27, 2018 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant