neurodata / treeple

Scikit-learn compatible decision trees beyond those offered in scikit-learn
https://treeple.ai
Other
65 stars 14 forks source link

MAINT Fix CI #281

Closed adam2392 closed 4 months ago

adam2392 commented 4 months ago

Changes proposed in this pull request:

Follows the pattern suggested in https://github.com/scientific-python/spin

Before submitting

After submitting

adam2392 commented 4 months ago

As 3.9 and 3.10 are no longer supported in the Mac-latest tests, should we remove these two versions?

Can you clarify what you mean? I might've missed the context.

PSSF23 commented 4 months ago

@adam2392 It's in the conversation you sent before. They say that they no longer support lower python versions in Mac-latest meson tests.

PSSF23 commented 4 months ago

https://github.com/actions/setup-python/issues/855