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

Move project metadata from setup.py to pyproject.toml #2175

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

Owen-CH-Leung
Copy link
Contributor

As per #2174 , this PR moves the metadata defined under setup.py to pyproject.toml

Move metadata in setup.py to pyproject.toml
Copy link

netlify bot commented Aug 5, 2024

Deploy Preview for maturin-guide ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit c06c8f2
🔍 Latest deploy log https://app.netlify.com/sites/maturin-guide/deploys/66b176380ace150008225941
😎 Deploy Preview https://deploy-preview-2175--maturin-guide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

setup.py Outdated Show resolved Hide resolved
@Owen-CH-Leung Owen-CH-Leung marked this pull request as ready for review August 6, 2024 01:37
Copy link
Member

@messense messense left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@messense messense linked an issue Aug 6, 2024 that may be closed by this pull request
@messense messense merged commit 5d9677d into PyO3:main Aug 6, 2024
28 checks passed
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

Successfully merging this pull request may close these issues.

Move maturin project metadata from setup.py to pyproject.toml
2 participants