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

Enable CI with Python 3.7 #19

Merged
merged 24 commits into from
Sep 12, 2019
Merged

Enable CI with Python 3.7 #19

merged 24 commits into from
Sep 12, 2019

Commits on Sep 10, 2019

  1. Enable CI with Python 3.7

    tovrstra committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    5ae0c1b View commit details
    Browse the repository at this point in the history
  2. Fix python 3 print line

    tovrstra committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    1fb4ea3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b878599 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    770a74c View commit details
    Browse the repository at this point in the history
  5. Change iteritems to items

    tovrstra committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    6e1cd8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b1c474 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    065ad95 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4723f29 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e0db718 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d1e1c07 View commit details
    Browse the repository at this point in the history
  11. Fix exception unit test

    tovrstra committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    758c416 View commit details
    Browse the repository at this point in the history
  12. Fix last few failing tests

    tovrstra committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    63b0be9 View commit details
    Browse the repository at this point in the history
  13. Minor fixes in driver script

    tovrstra committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    fa085f1 View commit details
    Browse the repository at this point in the history
  14. Try fixing conda activation

    tovrstra committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    a37ef78 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    02e2a6d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Update tokens

    tovrstra committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    428db43 View commit details
    Browse the repository at this point in the history
  2. Also test on py36

    tovrstra committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    eb10d53 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    tovrstra committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    bcc5504 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6423c1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd50f69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abbefb9 View commit details
    Browse the repository at this point in the history
  7. Fix path to driver for docs

    tovrstra committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    9d6d299 View commit details
    Browse the repository at this point in the history
  8. Fix style issue

    tovrstra committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    e97d00b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ab40687 View commit details
    Browse the repository at this point in the history