Skip to content

Conversation

@SorinAlexB
Copy link

Using python 3.12 will result into an error
because distutils is no longer supported. Downgrading to python 3.10 will solve this issue.

Using python 3.12 will result into an error
because distutils is no longer supported. Downgrading to
python 3.10 will solve this issue.

Signed-off-by: Sorin Birchi <[email protected]>
@SorinAlexB SorinAlexB requested a review from razvand April 1, 2024 11:45
Copy link

@razvand razvand left a comment

Choose a reason for hiding this comment

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

Hi, @SorinAlexB.

In the commit message, make it wrap at 72 characters. Use Python instead of python. Use present tense instead of future tense. Mention in the commit message that the downgrade is the update to pyproject.toml.

Do a separate commit to add the commons line. They are two different items.

Use dependencies instead of deps.

I'm being extra pedantic with this, to assist you in creating great commit messages in the future.

@razvand
Copy link

razvand commented Dec 26, 2024

@SorinAlexB , I'm closing this PR in favor of #8 that includes these changes as well.

@razvand razvand closed this Dec 26, 2024
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.

2 participants