Fixed description rendering on PyPI #1

Merged
StrikerRUS merged 1 commit from patch-1 into master 2018-10-22 01:03:34 +02:00
StrikerRUS commented 2018-10-20 14:08:17 +02:00 (Migrated from github.com)

To fix this we need a new long_description_content_type field and use latest versions of packages while uploading to PyPI: https://stackoverflow.com/a/26737258.

image

To fix this we need a new `long_description_content_type` field and use latest versions of packages while uploading to PyPI: https://stackoverflow.com/a/26737258. ![image](https://user-images.githubusercontent.com/25141164/47255426-b6ee4500-d479-11e8-890f-678a831bfac0.png)
codecov[bot] commented 2018-10-20 14:11:36 +02:00 (Migrated from github.com)

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #1   +/-   ##
=======================================
  Coverage   21.16%   21.16%           
=======================================
  Files          20       20           
  Lines        1375     1375           
=======================================
  Hits          291      291           
  Misses       1084     1084

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 b53c935...e411e65. Read the comment docs.

# [Codecov](https://codecov.io/gh/lbryio/aioupnp/pull/1?src=pr&el=h1) Report > Merging [#1](https://codecov.io/gh/lbryio/aioupnp/pull/1?src=pr&el=desc) into [master](https://codecov.io/gh/lbryio/aioupnp/commit/b53c935a44ad0588c98ee341dc756062821b55dc?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/lbryio/aioupnp/pull/1/graphs/tree.svg?width=650&token=WAT2zW6Wy6&height=150&src=pr)](https://codecov.io/gh/lbryio/aioupnp/pull/1?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #1 +/- ## ======================================= Coverage 21.16% 21.16% ======================================= Files 20 20 Lines 1375 1375 ======================================= Hits 291 291 Misses 1084 1084 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/lbryio/aioupnp/pull/1?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/lbryio/aioupnp/pull/1?src=pr&el=footer). Last update [b53c935...e411e65](https://codecov.io/gh/lbryio/aioupnp/pull/1?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
jackrobison commented 2018-10-22 01:02:41 +02:00 (Migrated from github.com)

👍

:+1:
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/aioupnp#1
No description provided.