DiamondLightSource / python3-pip-skeleton

Archived in favour of https://github.com/DiamondLightSource/python-copier-template
Apache License 2.0
4 stars 4 forks source link

Add python 3.7 support #131

Closed JoshuaAppleby closed 1 year ago

JoshuaAppleby commented 1 year ago

Add Python 3.7 support

codecov[bot] commented 1 year ago

Codecov Report

Merging #131 (0533278) into main (d5ab1fb) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 0533278 differs from pull request most recent head d2ada38. Consider uploading reports for the commit d2ada38 to get more accurate results

@@            Coverage Diff            @@
##              main      #131   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           13        16    +3     
=========================================
+ Hits            13        16    +3     
Impacted Files Coverage Δ
src/python3_pip_skeleton/__init__.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

coretl commented 1 year ago

Please can you squash to a single commit and I'll merge

JoshuaAppleby commented 1 year ago

Squashed and ready for merge.