This package requires python >= 3.12 which is quite restrictive. It seems like it was originally necessary due to using Path.walk, but I'm not seeing that used anymore.
Is it possible for testing be added for backwards compatibility and the python version requirements go back to >= 3.10?
This package requires python >= 3.12 which is quite restrictive. It seems like it was originally necessary due to using Path.walk, but I'm not seeing that used anymore.
Is it possible for testing be added for backwards compatibility and the python version requirements go back to >= 3.10?