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

dist: use new PEP 517 setup.cfg format #63

Closed
wants to merge 2 commits into from

Conversation

glimchb
Copy link

@glimchb glimchb commented Mar 9, 2022

now using build frontend from https://github.com/pypa/build
python3 -m build .

Signed-off-by: Boris Glimcher Boris.Glimcher@emc.com

now using build frontend from https://github.com/pypa/build
    python3 -m build .

Signed-off-by: Boris Glimcher <Boris.Glimcher@emc.com>
@glimchb
Copy link
Author

glimchb commented Mar 9, 2022

@MoshiBin please review

@MoshiBin
Copy link
Owner

MoshiBin commented Jul 8, 2022

@glimchb this breaks pip install -e. Seems to be related to pypa/setuptools#2816. I'll consider moving to poetry to avoid this issue.

@glimchb
Copy link
Author

glimchb commented Jul 8, 2022

@glimchb this breaks pip install -e. Seems to be related to pypa/setuptools#2816. I'll consider moving to poetry to avoid this issue.

sure, @MoshiBin feel free to close if you want

@glimchb glimchb closed this Oct 31, 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