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

Install six and fix some other issues. #143

Conversation

martey
Copy link
Contributor

@martey martey commented Jan 25, 2017

  • Explicitly install six on production servers, since it seems to be
    implicitly installed otherwise.
  • Upgrade setuptools and virtualenv (especially since the previous
    commit did not upgrade them).

  - Explicitly install six on production servers, since it seems to be
    implicitly installed otherwise.
  - Upgrade setuptools and virtualenv (especially since the previous
    commit did not upgrade them).
@martey martey merged commit 05a1aa4 into master Jan 25, 2017
martey added a commit that referenced this pull request Jan 25, 2017
martey added a commit that referenced this pull request Jan 25, 2017
See #142 and #143 - pinning these two packages are
ineffective/incomplete solutions to the problem (the required packages
on each conference site server is being run by the system's pip instead
of the virtualenv's).
@martey martey deleted the this-is-why-local-vms-and-deployed-servers-need-to-have-the-same-software branch February 16, 2017 06:37
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.

1 participant