SBTi-finance-tool icon indicating copy to clipboard operation
SBTi-finance-tool copied to clipboard

remove support for EOL python 3.7

Open w0rdsm1th opened this issue 2 years ago • 4 comments

explicitly remove support for py3.7 from setup.py and requirements.txt. build examples/environment.yml with py3.10

re issue #309

w0rdsm1th avatar Sep 08 '23 15:09 w0rdsm1th

n.b. I am @aleks-sch who opened #309, I just had to make changes on personal device bc I couldn't test creating the conda env from inside Schroders network

w0rdsm1th avatar Sep 08 '23 15:09 w0rdsm1th

Thanks for that. But shouldn't the version number be 2.0.0 if we follow SemVer? Also, we need to update the version number in pyproject.toml as well. But I think we can do this within a few days.

mountainrambler avatar Sep 22 '23 14:09 mountainrambler

good catch! yes v2.0.9 an oversight, will push change when I am back on personal PC (can't now due to corporate personal GH restrictions)

aleks-sch avatar Sep 28 '23 10:09 aleks-sch

Please also update the version number in pyproject.toml to 2.0.0. Thanks

mountainrambler avatar Oct 04 '23 13:10 mountainrambler