Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

fix: add LICENSE and tests to package#146

Merged
busunkim96 merged 1 commit intomasterfrom
add-manifest
Oct 8, 2020
Merged

fix: add LICENSE and tests to package#146
busunkim96 merged 1 commit intomasterfrom
add-manifest

Conversation

@busunkim96
Copy link
Copy Markdown
Contributor

Closes #143 and #141

Adds MANIFEST.in so the license and tests are included in the published package.

@busunkim96 busunkim96 requested a review from a team October 8, 2020 18:11
@busunkim96 busunkim96 requested a review from a team as a code owner October 8, 2020 18:11
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 8, 2020
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 8, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #146   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines          856       856           
  Branches       148       148           
=========================================
  Hits           856       856           

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 d045cbf...c86f10f. Read the comment docs.

Copy link
Copy Markdown

@tswast tswast left a comment

Choose a reason for hiding this comment

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

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include tests with PyPi packages?

2 participants