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 for packaging instead of setup.py #752

Merged
merged 7 commits into from
Jul 11, 2023

Conversation

karpetrosyan
Copy link
Member

@karpetrosyan karpetrosyan commented Jul 7, 2023

Summary

Issue: #751

Using modern pyproject.toml instead of setup.py.

@karpetrosyan karpetrosyan added the tooling Development tooling and workflow label Jul 7, 2023
@karpetrosyan
Copy link
Member Author

You can use this command to see the rendered readme that will be in the pypi, which seems fine to me.

pip install pipx
pipx run hatch-fancy-pypi-readme | pipx run rich-cli --markdown --hyperlinks -

pyproject.toml Outdated Show resolved Hide resolved
@tomchristie tomchristie requested a review from a team July 11, 2023 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Development tooling and workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants