-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Replace setup.py with pyproject.toml #13722
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
Replace setup.py with pyproject.toml #13722
Conversation
320e414
to
7d51c23
Compare
227aa07
to
fc04848
Compare
fc04848
to
239769d
Compare
1446fe4
to
421c763
Compare
421c763
to
61e1c6e
Compare
d98cd48
to
9e52363
Compare
wrappers/python/pyproject.toml
Outdated
"Programming Language :: Python :: 3.10", | ||
"Programming Language :: Python :: 3.11", | ||
"Programming Language :: Python :: 3.12", | ||
"Programming Language :: Python :: 3.13", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tab --> spaces
This should come with a CI PR too right? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I tested each Python wheel generated by the build for the corresponding Python version and platform. |
Tracked on : [LRS-1214]