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

Test on Python 3.11 #1631

Merged
merged 1 commit into from
Aug 3, 2023
Merged

Test on Python 3.11 #1631

merged 1 commit into from
Aug 3, 2023

Conversation

mattwthompson
Copy link
Member

@mattwthompson mattwthompson commented Jun 7, 2023

  • Add NAGL back if its recipe is split (somehow this works now?)
  • Think about if there's an easier way to workaround Interchange adhering to the toolkit's packaged Python pin
  • Update examples environments/workflow already only running on only one Python version, can do this if desired

@codecov
Copy link

codecov bot commented Jun 7, 2023

Codecov Report

Merging #1631 (01d759c) into main (da29747) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

@mattwthompson mattwthompson marked this pull request as ready for review June 7, 2023 19:04
@j-wags j-wags changed the title Test on Python 3.11 without AmberTools [Waiting on AmberTools with py3.11 support] Test on Python 3.11 Jun 14, 2023
@j-wags
Copy link
Member

j-wags commented Jun 14, 2023

The cost/benefit of complicating the testing infrastructure to sidestep the unavailability of AT on python 3.11 here doesn't seem worth it. Once AT is available for py3.11 I'll be happy to enable this testing and update the package recipe.

@mattwthompson mattwthompson changed the title [Waiting on AmberTools with py3.11 support] Test on Python 3.11 Test on Python 3.11 Jun 27, 2023
@mattwthompson mattwthompson reopened this Jun 27, 2023
@mattwthompson
Copy link
Member Author

The complexities here are because of how the toolkit is packaged, not because of AmberTools.

This will at least assess whether or not the test suite passes with 3.11

@mattwthompson mattwthompson marked this pull request as draft June 27, 2023 16:22
@mattwthompson mattwthompson modified the milestones: 0.14.0, 0.14.1 Jun 29, 2023
@j-wags j-wags marked this pull request as ready for review July 5, 2023 19:20
@mattwthompson mattwthompson modified the milestones: 0.14.1, 0.14.2 Aug 3, 2023
@mattwthompson
Copy link
Member Author

Thanks to unspecified magic happening upstream, this is actually working without much complexity!

Copy link
Member

@j-wags j-wags left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved pending tests passing! (Excluding RTD)

@mattwthompson mattwthompson merged commit ae9500b into main Aug 3, 2023
16 checks passed
@mattwthompson mattwthompson deleted the openeye-311-tests branch August 3, 2023 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants