Skip to content

Remove <4 Python version constraint#267

Merged
csernazs merged 6 commits intocsernazs:masterfrom
edgarrmondragon:remove-less-than-4
Oct 15, 2023
Merged

Remove <4 Python version constraint#267
csernazs merged 6 commits intocsernazs:masterfrom
edgarrmondragon:remove-less-than-4

Conversation

@edgarrmondragon
Copy link
Copy Markdown
Contributor

Closes #266

@edgarrmondragon edgarrmondragon changed the title Add note Remove <4 Python version constraint Oct 7, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 7, 2023

Codecov Report

Merging #267 (0ccebbd) into master (5ffbde2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #267   +/-   ##
=======================================
  Coverage   95.47%   95.47%           
=======================================
  Files           4        4           
  Lines         597      597           
=======================================
  Hits          570      570           
  Misses         27       27           

Comment thread tests/test_release.py
Comment thread tests/test_release.py
Comment thread .github/workflows/ci.yml
@edgarrmondragon edgarrmondragon marked this pull request as ready for review October 7, 2023 17:06
Copy link
Copy Markdown
Owner

@csernazs csernazs left a comment

Choose a reason for hiding this comment

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

sorry for being late with the review, thanks your contribution!

Comment thread tests/test_release.py
Comment thread tests/test_release.py
@@ -0,0 +1,4 @@
---
fixes:
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

could you remove this yaml file from your MR? I think removing python <4 constraint should not be visible to any users, or it should not cause any functionality change and I include only those to the changelog.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Gotcha. Done: 0ccebbd

@edgarrmondragon
Copy link
Copy Markdown
Contributor Author

sorry for being late with the review, thanks your contribution!

No worries, thanks for reviewing!

@csernazs csernazs merged commit 8110d9d into csernazs:master Oct 15, 2023
@edgarrmondragon edgarrmondragon deleted the remove-less-than-4 branch October 15, 2023 16:09
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.

Remove <4 Python version constraint

2 participants