Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure that the LICENSE file is included in wheels #665

Merged
merged 1 commit into from
Oct 23, 2018

Conversation

pombredanne
Copy link
Contributor

Signed-off-by: Philippe Ombredanne pombredanne@nexb.com

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
@codecov-io
Copy link

codecov-io commented Oct 23, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #665   +/-   ##
=======================================
  Coverage   94.38%   94.38%           
=======================================
  Files          33       33           
  Lines        1834     1834           
  Branches      156      156           
=======================================
  Hits         1731     1731           
  Misses         78       78           
  Partials       25       25
Flag Coverage Δ
#dj110 86.2% <ø> (ø) ⬆️
#dj111 88.6% <ø> (ø) ⬆️
#dj18 87.18% <ø> (ø) ⬆️
#dj19 85.98% <ø> (ø) ⬆️
#dj20 86.47% <ø> (ø) ⬆️
#dj21 82.49% <ø> (ø) ⬆️
#djmaster 82.49% <ø> (ø) ⬆️
#mysql_innodb 86.69% <ø> (ø) ⬆️
#mysql_myisam 86.53% <ø> (ø) ⬆️
#postgres 89.85% <ø> (ø) ⬆️
#py27 91.54% <ø> (ø) ⬆️
#py34 85.98% <ø> (ø) ⬆️
#py35 86.2% <ø> (ø) ⬆️
#py36 87.4% <ø> (ø) ⬆️
#py37 82.49% <ø> (ø) ⬆️
#sqlite 88.54% <ø> (ø) ⬆️
#sqlite_file 85.98% <ø> (ø) ⬆️

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 ec51ff8...238d471. Read the comment docs.

@blueyed blueyed merged commit 8f741ff into pytest-dev:master Oct 23, 2018
@blueyed
Copy link
Contributor

blueyed commented Oct 23, 2018

Thanks!

@@ -19,3 +19,6 @@ exclude = lib/,src/,docs/,bin/
[isort]
# NOTE: local imports are handled special (they do not get handled as "tests").
forced_separate=tests,pytest_django,pytest_django_test

[metadata]
license_file=LICENSE
Copy link
Contributor

Choose a reason for hiding this comment

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

@pombredanne
Can you comment on #653, please? Does it make sense to remove the manifest?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@blueyed sure thing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants