Skip to content

Extend Ray dependency to Python 3.12#170

Merged
gpauloski merged 1 commit intomainfrom
issue-35
Oct 10, 2024
Merged

Extend Ray dependency to Python 3.12#170
gpauloski merged 1 commit intomainfrom
issue-35

Conversation

@gpauloski
Copy link
Copy Markdown
Contributor

Description

Extend Ray dependency to Python 3.12 now that wheels are available.

Fixes

Type of Change

  • Bug (non-breaking change which fixes an issue)
  • Enhancement (non-breaking change which adds or improves functionality)
  • Internal (refactoring, performance, and testing)
  • Breaking (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (no changes to the code)
  • Development (CI workflows, packages, templates, etc.)
  • Package (package dependencies and versions)

Testing

N/A

Pull Request Checklist

Please confirm the PR meets the following requirements.

  • Relevant tags are added (breaking, bug, documentation, enhancement, package, etc.).
  • Code changes pass pre-commit (e.g., ruff, mypy, etc.).
  • Tests have been added to show the fix is effective or that the new feature works.
  • New and existing unit tests pass locally with the changes.
  • Docs have been updated and reviewed if relevant.

@gpauloski gpauloski added the package Dependencies, version changes, or package metadata label Oct 10, 2024
@gpauloski gpauloski merged commit 058456c into main Oct 10, 2024
@gpauloski gpauloski deleted the issue-35 branch October 10, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package Dependencies, version changes, or package metadata

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Ray dependency for Python 3.12

1 participant