-
Notifications
You must be signed in to change notification settings - Fork 3k
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 pyproject.toml #22507
Update pyproject.toml #22507
Conversation
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.
please merge main to fix build.
Black dosen't support py313. |
Why the linter runner found so many issues? |
@justinchuby , please help review. |
|
This comment was marked as resolved.
This comment was marked as resolved.
Co-authored-by: Justin Chu <[email protected]>
Sorry let me update my previous comment:
|
|
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.
You can commit the suggested changes from lintrunner.
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.
lintrunner found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
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.
CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
Modifying 300+ files should be fine, because they are all auto fixes |
# Conflicts: # onnxruntime/core/providers/cpu/cpu_execution_provider.cc
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.
You can commit the suggested changes from lintrunner.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Conflict with lintrunner
# Conflicts: # orttraining/orttraining/models/pipeline_poc/main.cc
Description
Update pyproject.toml and remove outdate python version support. Adding python313.