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

replace setup.py and setup.cfg with pyproject.toml #205

Open
raybellwaves opened this issue May 4, 2023 · 1 comment
Open

replace setup.py and setup.cfg with pyproject.toml #205

raybellwaves opened this issue May 4, 2023 · 1 comment

Comments

@raybellwaves
Copy link

I maintain the conda feedstock for this project and noticed some issues with the build.

https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=700914&view=logs&j=656edd35-690f-5c53-9ba3-09c10d0bea97&t=e5c8ab1d-8ff9-5cae-b332-e15ae582ed2d

There's a missing import I can probably fix but thought I would open an issue if there is interest in moving this project to use pyproject.toml

@mbarkhau
Copy link
Owner

mbarkhau commented May 5, 2023

I'm not completely opposed, but there is a build step performed by lib3to6 that may be an issue. So far, I have only successfully integrated it using setup.py.

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

No branches or pull requests

2 participants