cta-observatory / ctapipe

Low-level data processing pipeline software for CTAO or similar arrays of Imaging Atmospheric Cherenkov Telescopes
https://ctapipe.readthedocs.org
BSD 3-Clause "New" or "Revised" License
64 stars 268 forks source link

Add mamba build for python 3.11 #2379

Closed kosack closed 1 year ago

kosack commented 1 year ago

I've been using python 3.11 with mamba for a month or so now, so it should be stable enough to test with (currently we only test 3.11 with pip)

maxnoe commented 1 year ago

I made the same change in #2342

kosack commented 1 year ago

This was so we can test the docs build for #2377 but I think now I realize the reason the env failed for me was just the numba dependency