JuliaRheology / RHEOS.jl

RHEOS - Open Source Rheology data analysis software
MIT License
39 stars 9 forks source link

Failure to run tests on 1.9.0 (beta) and nightly #155

Closed akabla closed 1 year ago

akabla commented 1 year ago

Most likely linked to this: https://github.com/JuliaLang/julia/pull/45540

Try to add DelimitedFiles to compat section of Project.toml, but didn't solve the problem. 508db61

akabla commented 1 year ago

Removing the Manifest.toml file solved the problem. 0c26583

Many other packages don't have the Manifest file in the repo so that should be OK.