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

Improve packaging + Release v1.1.3rc1 #19

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

stdedos
Copy link
Collaborator

@stdedos stdedos commented Oct 19, 2023

  • Drop tests/* both from sdist and wheel
  • Drop universal wheel (we don't support Python2)

Signed-off-by: Stavros Ntentos [email protected]

* Drop `tests/*` both from `sdist` and `wheel`
* Drop `universal` wheel (we don't support Python2)

Signed-off-by: Stavros Ntentos <[email protected]>
@stdedos stdedos added this to the Release v1.1.x milestone Oct 19, 2023
@stdedos stdedos self-assigned this Oct 19, 2023
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (4971561) 91.24% compared to head (85dd457) 91.24%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   91.24%   91.24%           
=======================================
  Files          18       18           
  Lines         514      514           
  Branches       97       97           
=======================================
  Hits          469      469           
  Misses         33       33           
  Partials       12       12           
Flag Coverage Δ
3.10 91.05% <ø> (ø)
3.11 91.05% <ø> (ø)
3.6 91.05% <ø> (ø)
3.7 91.05% <ø> (ø)
3.8 91.05% <ø> (ø)
3.9 91.05% <ø> (ø)
macos-latest 91.05% <ø> (ø)
ubuntu-20.04 91.05% <ø> (ø)
ubuntu-latest 91.05% <ø> (ø)
windows-latest 91.05% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stdedos stdedos merged commit cb653a0 into pylint-dev:master Oct 19, 2023
43 checks passed
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.

2 participants