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

Conda support #108

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Conda support #108

wants to merge 14 commits into from

Commits on Jan 14, 2017

  1. Support conda environments

    mathieu1 committed Jan 14, 2017
    Copy the full SHA
    2d6af94 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a11a05d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    aed1d37 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9816c71 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5359785 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    f5d65b8 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    a751a66 View commit details
    Browse the repository at this point in the history
  8. Clean up conda_mode

    - Separate conda from generic environment manipulation.
    - Incorporate @kalefranz' cross-platform effort.
    mathieu1 committed Jan 14, 2017
    Copy the full SHA
    8c5e66b View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    29c91b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2017

  1. Copy the full SHA
    5b3664c View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2017

  1. Exclude tk by default

    since lambda is currently on openssl 1.0.1k, we do ship openssl by default.
    mathieu1 committed Jan 16, 2017
    Copy the full SHA
    d8e488e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2017

  1. Merge branch 'master' into conda_support

    Support slim_handler in conda_mode added.
    The handler environment is created using pip, while
    the project environemnt is created using conda
    mathieu1 committed Mar 26, 2017
    Copy the full SHA
    a5b1976 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    066741d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2017

  1. Copy the full SHA
    de4becc View commit details
    Browse the repository at this point in the history