Skip to content

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

Merged
felixdivo merged 6 commits into
developfrom
update-ci-tools
Jan 15, 2022
Merged

Update workflow versions, platforms, library and tool versions + README#1214
felixdivo merged 6 commits into
developfrom
update-ci-tools

Conversation

@felixdivo

Copy link
Copy Markdown
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

codecov Bot commented Jan 15, 2022

Copy link
Copy Markdown

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     

Comment thread setup.py
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
Copy Markdown
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
Copy Markdown
Collaborator Author

@zariiii9003 Do you approve?

@zariiii9003 zariiii9003 left a comment

Copy link
Copy Markdown
Collaborator

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
Copy Markdown
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