Skip to content

Conversation

@tleonhardt
Copy link
Member

@tleonhardt tleonhardt commented Mar 17, 2019

Removed redundant documentation from setup.py by having it read in the entire README.md and use that as the "long description" for PyPI.

I validated that it works on test.pypi.org

This closes #551

@tleonhardt tleonhardt added this to the 0.9.12 milestone Mar 17, 2019
@tleonhardt tleonhardt self-assigned this Mar 17, 2019
@tleonhardt tleonhardt requested a review from kmvanbrunt March 17, 2019 05:14
@tleonhardt tleonhardt requested a review from kotfu as a code owner March 17, 2019 05:14
@codecov
Copy link

codecov bot commented Mar 17, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #650   +/-   ##
=======================================
  Coverage   94.32%   94.32%           
=======================================
  Files          11       11           
  Lines        3065     3065           
=======================================
  Hits         2891     2891           
  Misses        174      174

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 8e92f9d...ab668d5. Read the comment docs.

@tleonhardt tleonhardt merged commit 0144d8e into master Mar 17, 2019
@tleonhardt tleonhardt deleted the long_description branch March 17, 2019 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Link feature list in setup.py with that in README.md

3 participants