mosdef-hub / foyer

A package for atom-typing as well as applying and disseminating forcefields
https://foyer.mosdef.org
MIT License
117 stars 75 forks source link

Add testing for py3.10 #536

Closed daico007 closed 1 year ago

daico007 commented 1 year ago

PR Summary:

Mirror this https://github.com/mosdef-hub/mbuild/pull/1110. Add testing/supports for python 3.10 and 3.11.

PR Checklist


codecov[bot] commented 1 year ago

Codecov Report

Merging #536 (964c7b5) into main (64e4944) will increase coverage by 0.03%. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #536 +/- ## ========================================== + Coverage 69.18% 69.21% +0.03% ========================================== Files 16 16 Lines 1671 1673 +2 ========================================== + Hits 1156 1158 +2 Misses 515 515 ```
daico007 commented 1 year ago

Note: it seems like we can only extend to support/test for python 3.10, currently limited by openff-toolkit.