Skip to content

Update workflow versions, platforms, library and tool versions + README #1214

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

Merged
merged 6 commits into from
Jan 15, 2022

Conversation

felixdivo
Copy link
Collaborator

I think most changes do not require explanation. The README was changed since Python 3.6 reached EOL as discussed in (the end of the discussion of) #528.

@felixdivo felixdivo added the QA about improving and maintaining the quality of the library label Jan 15, 2022
@felixdivo felixdivo added this to the 4.0.0 Release milestone Jan 15, 2022
@felixdivo felixdivo self-assigned this Jan 15, 2022
@codecov
Copy link

codecov bot commented Jan 15, 2022

Codecov Report

Merging #1214 (ab0cc7f) into develop (1ce5614) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #1214      +/-   ##
===========================================
- Coverage    65.75%   65.70%   -0.05%     
===========================================
  Files           86       86              
  Lines         8859     8859              
===========================================
- Hits          5825     5821       -4     
- Misses        3034     3038       +4     

@@ -73,7 +72,7 @@
version=version,
packages=find_packages(exclude=["test*", "doc", "scripts", "examples"]),
scripts=list(filter(isfile, (join("scripts/", f) for f in listdir("scripts/")))),
author="Python CAN contributors",
author="python-can contributors",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I renamed this since it's more familiar for most, I suppose?

@felixdivo
Copy link
Collaborator Author

@zariiii9003 Do you approve?

Copy link
Collaborator

@zariiii9003 zariiii9003 left a comment

Choose a reason for hiding this comment

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

@zariiii9003 Do you approve?

Yeah i was just a little hesitant to drop 3.6 already.

@felixdivo
Copy link
Collaborator Author

Yeah i was just a little hesitant to drop 3.6 already.

I think there is no point in maintaining an EOL version. People can still install it at their own risk. In the worst case, they have to stick to a certain commit. 🤷

@felixdivo felixdivo merged commit 2604b6d into develop Jan 15, 2022
@mergify mergify bot deleted the update-ci-tools branch January 15, 2022 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QA about improving and maintaining the quality of the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants