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

[work in progress] Dropping Python 2 support #286

Merged
merged 27 commits into from Apr 4, 2019

Commits on Mar 31, 2019

  1. refactored away externals

    tommyod committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    e6eaf46 View commit details
    Browse the repository at this point in the history
  2. deleted externals

    tommyod committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    5325e2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c073f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6813f48 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Revert "flake8 in CI for tests too. verbose output from tests and slo…

    …west"
    
    This reverts commit a80848c.
    tommyod committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    ffb92a7 View commit details
    Browse the repository at this point in the history
  2. Revert "deleted externals"

    This reverts commit 5325e2a.
    tommyod committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    5d55acf View commit details
    Browse the repository at this point in the history
  3. Revert "Revert "deleted externals""

    This reverts commit 5d55acf.
    tommyod committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    d53f165 View commit details
    Browse the repository at this point in the history
  4. Revert "Revert "flake8 in CI for tests too. verbose output from tests…

    … and slowest""
    
    This reverts commit ffb92a7.
    tommyod committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    f338929 View commit details
    Browse the repository at this point in the history
  5. Revert "removed 'base.py', importing from sklearn instead"

    This reverts commit 6813f48.
    tommyod committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    46c0187 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61d70d7 View commit details
    Browse the repository at this point in the history
  7. Revert "Revert "Revert "flake8 in CI for tests too. verbose output fr…

    …om tests and slowest"""
    
    This reverts commit f338929.
    tommyod committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    7c0d7ef View commit details
    Browse the repository at this point in the history
  8. Revert "Revert "Revert "deleted externals"""

    This reverts commit d53f165.
    tommyod committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    cad6bcc View commit details
    Browse the repository at this point in the history
  9. Revert "Revert "deleted externals""

    This reverts commit 5d55acf.
    tommyod committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    4dc4d31 View commit details
    Browse the repository at this point in the history
  10. Revert "Revert "flake8 in CI for tests too. verbose output from tests…

    … and slowest""
    
    This reverts commit ffb92a7.
    tommyod committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    5cb4658 View commit details
    Browse the repository at this point in the history
  11. Revert "removed 'base.py', importing from sklearn instead"

    This reverts commit 6813f48.
    tommyod committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    d74da91 View commit details
    Browse the repository at this point in the history
  12. reverted

    tommyod committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    0f684c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Configuration menu
    Copy the full SHA
    2ceda46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a97fa20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6297254 View commit details
    Browse the repository at this point in the history
  4. added forgotten import

    tommyod committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    ea8de7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    731f5fd View commit details
    Browse the repository at this point in the history
  6. Revert "trying to use python 3 on circleCI"

    This reverts commit 731f5fd.
    tommyod committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    1caa192 View commit details
    Browse the repository at this point in the history
  7. added some lines to circleCI

    tommyod committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    33c58d0 View commit details
    Browse the repository at this point in the history
  8. using py3 in circleCI

    tommyod committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    9868acf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f6c6fba View commit details
    Browse the repository at this point in the history
  10. activating env in circleCI

    tommyod committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    21d7da4 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. quiet installation with pip

    tommyod committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    0672c6d View commit details
    Browse the repository at this point in the history