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

include pep660 proof of concept #3082

Merged
merged 1 commit into from
Aug 11, 2022
Merged

include pep660 proof of concept #3082

merged 1 commit into from
Aug 11, 2022

Conversation

dholth
Copy link
Member

@dholth dholth commented Feb 4, 2022

Summary of changes

The beginning of copying the old dholth/setuptools_pep660 implementation into the tree.

Run python setup.py egg_info then python setup.py editable_wheel -d /tmp/ to see the output editable wheel.

Pull Request Checklist

@jaraco
Copy link
Member

jaraco commented Jul 2, 2022

Thanks Daniel for doing this, especially at my request. I believe @abravalheri is tackling this issue in other PRs. @abravalheri is there anything more you want to see before closing this PR?

@abravalheri
Copy link
Contributor

abravalheri commented Jul 3, 2022

Hi Jason and Daniel, there is nothing else from my site.

I have been doing a series PRs targeting the feature/pep660 long-lived branch.

Indeed, I started with the be3778e commit and worked all the way up to comply with some of the requirements that were brought up in #2872 (e.g. supporting the strict mode). So probably this PR will (at least in theory) also be automatically closed (with "merged" status) once we merge feature/pep660 into main.

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.

3 participants