-
Couldn't load subscription status.
- Fork 13
Update repo-config and setuptools #117
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 repo-config and setuptools #117
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.
Isn't there anything else to update? IIUC there is a migration script
pyproject.toml
Outdated
| "setuptools_scm[toml] == 7.1.0", | ||
| "setuptools == 75.5.0", | ||
| "setuptools_scm[toml] == 8.1.0", | ||
| "frequenz-repo-config[lib] == 0.10.0", |
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.
what about this version?
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.
Doesn't this need updating?
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.
It is updating according to the repo config specs. 75.5.0 and 8.1.0 are the versions required.
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.
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.
I mean why is repo config not updated here?
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.
Sorry, I thought you meant the setup tools update... Will check!
a8991d6 to
81612be
Compare
I've ran the migration script. Could you please review again? |
Signed-off-by: Flora <[email protected]>
81612be to
f622658
Compare
No description provided.