Closed abukaj closed 11 months ago
As we do not test package for Python <3.8, I think backward compatibility code like: https://github.com/Neuroinflab/kCSD-python/blob/d816da736e6a03a83c0e0966bb7f0fe531ef3499/setup.py#L12 should be removed.
Also, no version for future package is available from 3.8 onwards. What a mess.
We have to stop support for 2 entirely. I shall create a new branch for this issue.
https://github.com/Neuroinflab/kCSD-python/pull/154
As we do not test package for Python <3.8, I think backward compatibility code like: https://github.com/Neuroinflab/kCSD-python/blob/d816da736e6a03a83c0e0966bb7f0fe531ef3499/setup.py#L12 should be removed.