automl / neps

Neural Pipeline Search (NePS): Helps deep learning experts find the best neural pipeline.
https://automl.github.io/neps/
Apache License 2.0
61 stars 13 forks source link

feat: add python 3.12 support #158

Closed timurcarstensen closed 1 week ago

timurcarstensen commented 1 week ago

Closes #157

timurcarstensen commented 1 week ago

The tests are failing until a new ifBO release is created

timurcarstensen commented 1 week ago

While you're at it, did you check 3.13?

Otherwise looks good. Make sure to do a look for 3.10 310 and py310 to find instances where versions are mentioned and update accordingly.