sphinx-contrib / sphinxcontrib-towncrier

An RST directive for injecting a Towncrier-generated changelog draft containing fragments for the unreleased (next) project version. Demo: https://ansible-pylibssh.rtfd.io/changelog. Docs: https://sphinxcontrib-towncrier.rtfd.io
https://pypi.org/p/sphinxcontrib-towncrier
BSD 3-Clause "New" or "Revised" License
18 stars 18 forks source link

Relax pin of importlib-metadata #69

Closed kasium closed 2 years ago

kasium commented 2 years ago

Closes #67

kasium commented 2 years ago

I've tested with py3.7 and py3.6 and also different version of importlib-metadata and it seems to be fine

codecov[bot] commented 2 years ago

Codecov Report

Merging #69 (81601a1) into master (5743c0b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   50.00%   50.00%           
=======================================
  Files           9        9           
  Lines         188      188           
  Branches       24       24           
=======================================
  Hits           94       94           
  Misses         93       93           
  Partials        1        1