DiamondLightSource / python3-pip-skeleton

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

Use importlib.metadata to get package version #81

Closed garryod closed 1 year ago

garryod commented 1 year ago

Simplify getting version data with use of importlib.metadata, removes the dev requirement of setuptools_scm

codecov[bot] commented 1 year ago

Codecov Report

Merging #81 (a08124f) into main (a08124f) will not change coverage. The diff coverage is n/a.

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

@@            Coverage Diff            @@
##              main       #81   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           16        16           
=========================================
  Hits            16        16           

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