Closed wehs7661 closed 1 year ago
Note that the recent builds of CI and documentation have been failing because a recent update in mdtraj
broke the installation process. (See the issue https://github.com/mdtraj/mdtraj/issues/1800.) Using mdtraj==1.9.7
did not work and we'll probably just wait for the fix of the issue on the side of mdtraj
. If the issue persists longer, we might want to consider temporarily adjusting the dependencies of the package to pass the builds, as the minimal case of data analysis might not need mdtraj
and pyemma
(which requires installing mdtraj
.)
An MDTraj release probably won't happen until the weekend, you might want to add something like Cython==0.29.36
into your build system 😅
Thanks for the suggestion @mattwthompson! I wrote the comment above just to provide some context, and there is no rush. I'll use Cython==0.29.36 in the next commit. Looking forward to the new MDTraj release!
No harm done, just want to make sure upstream issues aren't holding you back!
Patch coverage: 31.46
% and project coverage change: -1.06
:warning:
Comparison is base (
164bb98
) 60.56% compared to head (3d2a63d
) 59.50%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
This PR aims to resolve issue #15 and is a part of the work in the project EEXE for serial mutations.