numba / numba-integration-testing

Testing Numba 'master' against the latest released versions of dependent libraries.
BSD 2-Clause "Simplified" License
6 stars 11 forks source link

remove pygbm #59

Closed esc closed 3 years ago

esc commented 3 years ago

We (the Numba devs) have decided to remove pygbm since recent Numba versions are no longer compatible with pygbm as outlined in https://github.com/ogrisel/pygbm/issues/98

esc commented 3 years ago

@seibert ready for review and merge.