scikit-learn-contrib / scikit-learn-extra

scikit-learn contrib estimators
https://scikit-learn-extra.readthedocs.io
BSD 3-Clause "New" or "Revised" License
185 stars 42 forks source link

[MAINT] Remove circleci #163

Closed TimotheeMathieu closed 1 year ago

TimotheeMathieu commented 1 year ago

This PR removes CircleCI and should use pre-commit.ci instead.

rth commented 1 year ago

Thanks! I disabled the circleci building. To fix pre-commit, you need to change the URL in the config file from gitlab to github (same URL otherwise)

TimotheeMathieu commented 1 year ago

Ok, this looks nice, merging this for now.