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 build configuration into pyproject.toml #216

Merged

Conversation

zacharyburnett
Copy link
Collaborator

@zacharyburnett zacharyburnett commented Dec 29, 2022

in line with PEP621, with the new setuptools; this also future-proofs against uses of a PEP517 build like in the new Tox update

@zacharyburnett
Copy link
Collaborator Author

zacharyburnett commented Dec 29, 2022

converting to draft to work on building C extension under PEP517; should be tested with #218

@codecov
Copy link

codecov bot commented Jan 5, 2023

Codecov Report

Base: 87.17% // Head: 87.17% // No change to project coverage 👍

Coverage data is based on head (29afd93) compared to base (78cca9f).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #216   +/-   ##
=======================================
  Coverage   87.17%   87.17%           
=======================================
  Files          17       17           
  Lines        1333     1333           
=======================================
  Hits         1162     1162           
  Misses        171      171           
Flag Coverage Δ
unit 87.17% <ø> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

.flake8 Outdated Show resolved Hide resolved
@zacharyburnett zacharyburnett marked this pull request as ready for review January 5, 2023 18:37
Copy link
Contributor

@stscirij stscirij left a comment

Choose a reason for hiding this comment

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

As far as I can tell, this looks good to me

Copy link
Collaborator Author

@zacharyburnett zacharyburnett left a comment

Choose a reason for hiding this comment

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

fix for dependencies

pyproject.toml Outdated Show resolved Hide resolved
@zacharyburnett zacharyburnett merged commit 9af631f into spacetelescope:master Feb 10, 2023
@zacharyburnett zacharyburnett deleted the consolidate_build_config branch February 10, 2023 14:52
@zacharyburnett
Copy link
Collaborator Author

temporarily reverting this PR due to suspected involvement in https://jira.stsci.edu/browse/SPB-1432

zacharyburnett added a commit to zacharyburnett/calcos that referenced this pull request Jul 11, 2023
stscirij pushed a commit that referenced this pull request Jul 12, 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

3 participants