Raise Minimum Python Version to 3.8 by zariiii9003 · Pull Request #1597 · hardbyte/python-can

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@zariiii9003

Copy link

Collaborator

Also, remove pkg_resources and the setuptools runtime dependency. Closes #1234

felixdivo reacted with thumbs up emoji
Copy link

Owner

@hardbyte hardbyte left a comment

Choose a reason for hiding this comment

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

Great job.

I didn't dig deep into the entrypoint changes but everything else looks good to me.

zariiii9003 reacted with thumbs up emoji

@zariiii9003 zariiii9003 merged commit 1a3f5e3 into hardbyte:develop

May 20, 2023

@zariiii9003 zariiii9003 deleted the py38 branch

May 20, 2023 12:41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@hardbyte hardbyte hardbyte approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Remove use of pkg_resources when not supporting Python 3.7 any more

2 participants

@zariiii9003 @hardbyte