Added MANIFEST.in to include docs, tests and tools in source package. by anandology · Pull Request #628 · webpy/webpy

@anandology

iredmail

@iredmail

Also, we need to document the commands used to package web.py release somewhere, so that new/other maintainers won't make same mistake like me.

iredmail

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the typo (toolst -> tools), also document how to build package for pypi somewhere.

@anandology

@anandology

Also, we need to document the commands used to package web.py release somewhere, so that new/other maintainers won't make same mistake like me.

Agreed, created an issue for this. #629

@codecov-io

Codecov Report

Merging #628 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #628   +/-   ##
=======================================
  Coverage   58.22%   58.22%           
=======================================
  Files          23       23           
  Lines        4230     4230           
  Branches      623      623           
=======================================
  Hits         2463     2463           
  Misses       1589     1589           
  Partials      178      178           
Flag Coverage Δ
#py35 58.20% <ø> (ø)
#py36 58.24% <ø> (ø)
#py37 58.24% <ø> (ø)
#py38 58.26% <ø> (ø)

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 07c18ea...94e77c1. Read the comment docs.

@iredmail

This was referenced

Jul 23, 2020

cclauss

iredmail