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

Move to pyproject.toml based install #401

Merged
merged 1 commit into from Apr 7, 2023
Merged

Move to pyproject.toml based install #401

merged 1 commit into from Apr 7, 2023

Conversation

basnijholt
Copy link
Member

@basnijholt basnijholt commented Apr 7, 2023

Description

Please include a summary of the change and which (if so) issue is fixed.

Fixes #(ISSUE_NUMBER_HERE)

Checklist

  • Fixed style issues using pre-commit run --all (first install using pip install pre-commit)
  • pytest passed

Type of change

Check relevant option(s).

  • 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 not work as expected)
  • (Code) style fix or documentation update
  • This change requires a documentation update

@codecov-commenter
Copy link

Codecov Report

Merging #401 (11dbd3c) into main (81dc8b5) will increase coverage by 0.03%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #401      +/-   ##
==========================================
+ Coverage   77.94%   77.98%   +0.03%     
==========================================
  Files          38       38              
  Lines        5537     5537              
  Branches      989      989              
==========================================
+ Hits         4316     4318       +2     
+ Misses       1068     1067       -1     
+ Partials      153      152       -1     

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@basnijholt basnijholt merged commit 85ae3f8 into main Apr 7, 2023
19 of 21 checks passed
@basnijholt basnijholt deleted the pyproject branch April 7, 2023 07:00
basnijholt added a commit that referenced this pull request Apr 7, 2023
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

2 participants