Skip to content
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

Drop unsupported django 4.0, 4.1 #180

Merged
merged 1 commit into from
Jan 21, 2024

Conversation

denisSurkov
Copy link
Contributor

Description

Solves #169

I didn't test it locally, I hope gh runner would say everything is okey.

I don't know if I should fix pypi classifier from "Framework :: Django :: 4.0" to "Framework :: Django :: 4.2". I guess it's related to pypi index and SEO so I would not do it without real reason.


I'm also thinking to remove py37 runtime (https://endoflife.date/python) but I guess it's a lot of work. If you know it's easier than I think (just removing some lines in gh flows and tox tests), I would do it in this PR.

@denisSurkov
Copy link
Contributor Author

@WhyNotHugo , I dont know, but I think you should somehow approve workflow

@denisSurkov
Copy link
Contributor Author

@WhyNotHugo , just a kind remainder to check this PR. I hope it's not annoying :(

Copy link

codecov bot commented Jan 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (eb315b2) 97.67% compared to head (1479745) 97.67%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #180   +/-   ##
=======================================
  Coverage   97.67%   97.67%           
=======================================
  Files          17       17           
  Lines         689      689           
  Branches       56       56           
=======================================
  Hits          673      673           
  Misses         10       10           
  Partials        6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@WhyNotHugo WhyNotHugo merged commit dfa4e62 into jazzband:master Jan 21, 2024
14 checks passed
@WhyNotHugo
Copy link
Member

Thanks!

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.

2 participants