JuliaMolSim / Molly.jl

Molecular simulation in Julia
Other
393 stars 53 forks source link

CompatHelper: bump compat for CellListMap to 0.8, (keep existing compat) #98

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the CellListMap package from 0.7.21 to 0.7.21, 0.8. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

lmiq commented 2 years ago

I wouldn't expect this to break anything here. Yet, some tests are failing. I will check that.

jgreener64 commented 2 years ago

The test failure looks unrelated - I will fix today and check this works too.