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

Use pyproject.toml instead of setup.cfg and cleanup development notes in readme #6

Open
MartinBoge opened this issue Apr 13, 2023 · 1 comment
Labels
deployment Related to deployment to Databricks or Azure

Comments

@MartinBoge
Copy link
Contributor

No description provided.

@LauJohansson LauJohansson added the deployment Related to deployment to Databricks or Azure label Aug 25, 2023
@tbg-delegate
Copy link
Contributor

Update on part of this for @LauJohansson, @MartinBoge:
Tagging @RadekBuczkowski to support my claim.
I recently tried changing from setup.py(nearly empty)+setup.cfg to setup.py(nearly empty)+pyproject.toml entirely and building using this.
It works fine locally on Windows, but fails on Ubuntu 22.04 (primary OS for GitHub Actions and Databricks).

My experience can be replicated using WSL, Python 3.10 (native) and setuptools. Even updating pip, setuptools and wheel did not help with the issue.

I suggest we close this issue and maybe revisit at some point in the future.

RadekBuczkowski pushed a commit that referenced this issue Feb 26, 2024
RadekBuczkowski pushed a commit that referenced this issue Feb 27, 2024
RadekBuczkowski added a commit that referenced this issue May 12, 2024
RadekBuczkowski added a commit that referenced this issue May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment Related to deployment to Databricks or Azure
Projects
None yet
Development

No branches or pull requests

3 participants