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

Drop Testing for py38 in Windows #557

Closed daico007 closed 4 months ago

daico007 commented 5 months ago

PR Summary:

We again bumped into unknown error for windows py3.8 test, probably similar to that seen windows py3.9. This PR will temporarily drop the test for windows py3.8 CI run.

PR Checklist


codecov[bot] commented 5 months ago

Codecov Report

Merging #557 (d01e65e) into main (28b7c53) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #557 +/- ## ======================================= Coverage 61.79% 61.79% ======================================= Files 16 16 Lines 1662 1662 ======================================= Hits 1027 1027 Misses 635 635 ```