Lemmons / pytest-raises

An implementation of pytest.raises as a pytest.mark fixture
MIT License
19 stars 8 forks source link

Add "long_description_content_type" #20

Closed ChrisBarker-NOAA closed 4 years ago

ChrisBarker-NOAA commented 4 years ago

PyPi needs:

long_description_content_type='text/markdown',

to render Markdown long descriptions.

See: https://github.com/di/markdown-description-example/blob/master/setup.py

codecov[bot] commented 4 years ago

Codecov Report

Merging #20 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #20   +/-   ##
=======================================
  Coverage   98.01%   98.01%           
=======================================
  Files           2        2           
  Lines         101      101           
=======================================
  Hits           99       99           
  Misses          2        2

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 865e020...c3c7ba8. Read the comment docs.