Closed connortann closed 1 year ago
Would support dropping 3.7, the newest versions of Numpy have dropped support for that version.
Issue https://github.com/kinverarity1/lasio/issues/574 is created to track End Lasio support for Python 3.7.
Thanks @connortann and @dcslagel
Small PR to update the PyPI classifiers and docs to show support for python 3.11.
On a related note, if you were to adopt the NEP29 recommended deprecation policy, it is now time to drop support for 3.7 and 3.8. I didn't do that as part of this PR though.