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

Add skip validation #49

Merged
merged 6 commits into from
Apr 21, 2017
Merged

Add skip validation #49

merged 6 commits into from
Apr 21, 2017

Commits on Apr 21, 2017

  1. Revert "Add back support for Python 2.7"

    Take Python 2.7 support out again to allow using Python 3-only
    features
    
    This reverts commit 740db45.
    bryanwweber committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    693dd13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffb6406 View commit details
    Browse the repository at this point in the history
  3. Revert "Have to allow Python 2.7 as an option in conda builds duh..."

    No longer needed as Python 2 is no longer supported
    
    This reverts commit 78d38a9.
    bryanwweber committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    07dd17b View commit details
    Browse the repository at this point in the history
  4. Add kwarg to skip validation of ChemKED files

    Use of keyword-only argument means that this is Python 3 only
    bryanwweber committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    d55d64c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c06624 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d21808c View commit details
    Browse the repository at this point in the history