optuna / optuna-integration

Extended functionalities for Optuna in combination with third-party libraries.
https://optuna-integration.readthedocs.io/en/latest/index.html
MIT License
39 stars 30 forks source link

Drop Python 3.7 support #35

Closed not522 closed 1 year ago

not522 commented 1 year ago

Motivation

The release of tensorboardX v2.6.2 breaks catalyst's CI on Python 3.7. (https://github.com/optuna/optuna-integration/actions/runs/5708836457) Python 3.7 support for integration module has been dropped. This PR reflects it to the CI on this repository.

ref: https://github.com/optuna/optuna/issues/4586, https://github.com/optuna/optuna/pull/4784

Description of the changes

Remove Python 3.7 from Tests CI.

not522 commented 1 year ago

@c-bata Could you review this PR?

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@af6f98c). Click here to learn what that means. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@          Coverage Diff           @@
##             main     #35   +/-   ##
======================================
  Coverage        ?   0.00%           
======================================
  Files           ?       9           
  Lines           ?      39           
  Branches        ?       0           
======================================
  Hits            ?       0           
  Misses          ?      39           
  Partials        ?       0           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more