Skip to content

Update pyproject.toml deps #7

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

Closed
wants to merge 1 commit into from
Closed

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 <sb.birchi.sorin@gmail.com>
@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