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

Require python 3.6 and CI maintenance #3160

Merged
merged 37 commits into from
Apr 22, 2021
Merged

Require python 3.6 and CI maintenance #3160

merged 37 commits into from
Apr 22, 2021

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    699a925 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fae5e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    841da65 View commit details
    Browse the repository at this point in the history
  4. First cut at abandoning tox

    jonmmease committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    4608f1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3af133a View commit details
    Browse the repository at this point in the history
  6. Remove tox.ini files

    jonmmease committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    028b960 View commit details
    Browse the repository at this point in the history
  7. Move tests with pandas/numpy dependencies to test_optional, remove th…

    …ese from core requirements
    jonmmease committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    b17d6ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d83a81 View commit details
    Browse the repository at this point in the history
  9. increase optional timeout

    jonmmease committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    9a5c76f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1014fda View commit details
    Browse the repository at this point in the history
  11. blacken

    jonmmease committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    3becff8 View commit details
    Browse the repository at this point in the history
  12. Fix relative import

    jonmmease committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    4effc46 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    87d5d05 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ca57ddb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0b92a0e View commit details
    Browse the repository at this point in the history
  16. Add Python 3.8 and 3.9 tests

    The requirements.txt for these versions uses up-to-date dependency versions
    jonmmease committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    b759248 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8d013d1 View commit details
    Browse the repository at this point in the history
  18. fix indentation

    jonmmease committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    7bdfcb0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8d2ac6e View commit details
    Browse the repository at this point in the history
  20. Fix 3.8/3.9 ci images

    jonmmease committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    0c85dc5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bf1d1d8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6c10e9b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7820bbc View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    821231c View commit details
    Browse the repository at this point in the history
  25. path fix

    jonmmease committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    331118e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8623079 View commit details
    Browse the repository at this point in the history
  27. blacken

    jonmmease committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    cb0ff7c View commit details
    Browse the repository at this point in the history
  28. Another try

    jonmmease committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    e0b6ce5 View commit details
    Browse the repository at this point in the history
  29. Another try

    jonmmease committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    94cdd99 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b072478 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    1f37f16 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    2ac4f63 View commit details
    Browse the repository at this point in the history
  33. Add poppler to orca tests

    jonmmease committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    ddb2741 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    4080677 View commit details
    Browse the repository at this point in the history
  35. disable non-orca tests

    jonmmease committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    44f8dd6 View commit details
    Browse the repository at this point in the history
  36. Enable other CI tests

    jonmmease committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    6204354 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Merge remote-tracking branch 'origin/master' into python3

    # Conflicts:
    #	.circleci/config.yml
    #	packages/python/plotly/tox.ini
    jonmmease committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    d5d9ee6 View commit details
    Browse the repository at this point in the history