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

Fix project metadata to fix install issues in v3.1.0 pre-release #978

Merged
merged 1 commit into from
Apr 23, 2022

Conversation

jeking3
Copy link
Contributor

@jeking3 jeking3 commented Apr 22, 2022

Description

Fix for setup.py and for pyproject.toml as described in:

#960 (comment)

No code changes.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have run the pre-commit run command to format and lint.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have added my name and/or github handle to AUTHORS.rst
  • I have added my change to CHANGES.rst
  • All new and existing tests passed.

@jeking3 jeking3 added the bug Issues related to confirmed bugs label Apr 22, 2022
@jeking3 jeking3 self-assigned this Apr 22, 2022
@codecov
Copy link

codecov bot commented Apr 22, 2022

Codecov Report

Merging #978 (0d3f0b4) into master (b278479) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #978   +/-   ##
=======================================
  Coverage   97.64%   97.64%           
=======================================
  Files          23       23           
  Lines        1147     1147           
  Branches      222      222           
=======================================
  Hits         1120     1120           
  Misses         12       12           
  Partials       15       15           

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 b278479...0d3f0b4. Read the comment docs.

@jeking3 jeking3 mentioned this pull request Apr 22, 2022
@jeking3 jeking3 merged commit bfc5204 into jazzband:master Apr 23, 2022
@jeking3 jeking3 deleted the fix/v310 branch April 23, 2022 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues related to confirmed bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants