Skip to content

Drop python 3.5 and 3.6 & correct changelog #109

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 11 commits into from
Jan 22, 2022
Merged

Drop python 3.5 and 3.6 & correct changelog #109

merged 11 commits into from
Jan 22, 2022

Conversation

marksweb
Copy link
Member

Drop python 3.5 and 3.6 & correct changelog to reflect the unreleased django 3.2 support.

@vinitkumar
Copy link
Member

Looks good, this is also nice.

https://adamj.eu/tech/2022/01/11/removing-python-3.6-support-from-my-packages/

Please add python_requires in setup.cfg as well?

@marksweb
Copy link
Member Author

@vinitkumar i was keeping this change simple & planning to bring in pre-commit with python & Django upgrade. Hopefully following that I'll have addressed the python requires option.

@codecov-commenter
Copy link

codecov-commenter commented Jan 21, 2022

Codecov Report

Merging #109 (291383a) into master (5c3b968) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #109   +/-   ##
=======================================
  Coverage   96.71%   96.71%           
=======================================
  Files           6        6           
  Lines         213      213           
  Branches       44       44           
=======================================
  Hits          206      206           
  Misses          4        4           
  Partials        3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5c3b968...291383a. Read the comment docs.

@marksweb
Copy link
Member Author

@vinitkumar I've added python_requires to the setup options. 👍

@vinitkumar vinitkumar merged commit 80374d2 into django-cms:master Jan 22, 2022
@marksweb marksweb deleted the feature/python-support branch January 22, 2022 20:10
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.

3 participants