choderalab / openmmtools

A batteries-included toolkit for the GPU-accelerated OpenMM molecular simulation engine.
http://openmmtools.readthedocs.io
MIT License
252 stars 81 forks source link

Drop older python version #714

Closed mikemhenry closed 1 year ago

mikemhenry commented 1 year ago

Description

We can drop python 3.8 testing per NEP 29

Todos

Status

Changelog message

mikemhenry commented 1 year ago

I added 3.11, if we have issues with solving we can remove it before merge.

codecov[bot] commented 1 year ago

Codecov Report

Merging #714 (145ef0b) into main (6cef59b) will not change coverage. The diff coverage is n/a.

mikemhenry commented 1 year ago

Looks like nose is unhappy

mikemhenry commented 1 year ago

We can fix nose + py311 later

mikemhenry commented 1 year ago

If 3.11 works we will close this pr and merge in this one https://github.com/choderalab/openmmtools/pull/702 if 3.11 doesn't work, I will merge in this pr and close 702