CINPLA / exdir

Directory structure standard for experimental pipelines.
http://exdir.rtfd.io
MIT License
72 stars 13 forks source link

Remove support for Python 3.8, introduce 3.11 #161

Closed dragly closed 1 year ago

dragly commented 1 year ago

The latest versions of NumPy dropped support for Python 3.8. Exdir follows the support matrix of NumPy to avoid being stuck on an old version of NumPy.