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

Migrate setup.py to pyproject.toml #12436

Closed
pmbrull opened this issue Jul 14, 2023 · 1 comment · Fixed by #14025
Closed

Migrate setup.py to pyproject.toml #12436

pmbrull opened this issue Jul 14, 2023 · 1 comment · Fixed by #14025
Assignees
Labels
cleanup Code clean up task Ingestion

Comments

@pmbrull
Copy link
Collaborator

pmbrull commented Jul 14, 2023

setup.py is now a legacy build https://pip.pypa.io/en/stable/reference/build-system/setup-py/

We should migrate all projects to use pyproject.toml

@harshach
Copy link
Collaborator

@pmbrull are we planning to do this?

@harshach harshach moved this to Ingestion - Bugs & Minor Features in Release 1.3.0 Oct 22, 2023
pmbrull added a commit that referenced this issue Nov 22, 2023
* test

* Use pyproject.toml

* Fix pylint

* makefile

* makefile

* Fix pylint

* isort

* pyproject

* Airflow apis pyproject

* Remove ingestion core

* isort

* Fix makefile help
@harshach harshach moved this from Ingestion - Bugs & Minor Features to Done in Release 1.3.0 Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code clean up task Ingestion
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants