arbor-sim / arbor

The Arbor multi-compartment neural network simulation library.
https://arbor-sim.org
BSD 3-Clause "New" or "Revised" License
105 stars 59 forks source link

Remove skip of Python 3.12 in tests #2269

Closed thorstenhater closed 3 weeks ago

thorstenhater commented 3 months ago

We have numpy for 3.12, so we can test it.

Closes #2203

thorstenhater commented 3 months ago

We still love you, though.