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

Update package metadata for all packages #2884

Closed
lzchen opened this issue Aug 22, 2022 · 9 comments
Closed

Update package metadata for all packages #2884

lzchen opened this issue Aug 22, 2022 · 9 comments

Comments

@lzchen
Copy link
Contributor

lzchen commented Aug 22, 2022

Following this pr, remove setup.py, setup.cfg in favor of pyproject.toml to specify metadata for all packages. This issue can be used as a overall tracking issue. Feel free to open up individual issues per package and link them to this one.

@ofek
Copy link
Contributor

ofek commented Aug 28, 2022

Strategy is running hatch new --init then light touch-ups + removal of setup.py, setup.cfg, and MANIFEST.in

Progress:

@srikanthccv
Copy link
Member

@ofek can you please include the package name in the PR title?

@ofek
Copy link
Contributor

ofek commented Aug 29, 2022

Done!

@ofek
Copy link
Contributor

ofek commented Aug 31, 2022

I finished them all

@ofek
Copy link
Contributor

ofek commented Sep 1, 2022

All merged 🙂

@srikanthccv
Copy link
Member

Thanks @ofek. Is there an automated tool that upgrades across the repos? It would be good to get the same done for https://github.com/open-telemetry/opentelemetry-python-contrib repo also.

@ofek
Copy link
Contributor

ofek commented Sep 1, 2022

I wrote a custom script. Can you make a tracking issue for that repo too? I'll do it tonight.

@srikanthccv
Copy link
Member

@lzchen
Copy link
Contributor Author

lzchen commented Sep 1, 2022

Closing issue. Thanks @ofek :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants