cstjean / ScikitLearn.jl

Julia implementation of the scikit-learn API https://cstjean.github.io/ScikitLearn.jl/dev/
Other
547 stars 75 forks source link

CompatHelper: bump compat for Compat to 4, (keep existing compat) #110

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the Compat package from 2.2, 3 to 2.2, 3, 4. 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.

giordano commented 2 years ago

This is wrong as Compat v4.0.0 was yanked: https://github.com/JuliaRegistries/General/pull/60317