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

Switch to pyproject.toml, drop support for Django 4.1 #87

Merged
merged 10 commits into from
Feb 26, 2024

Conversation

Viicos
Copy link
Contributor

@Viicos Viicos commented Feb 23, 2024

No description provided.

@Viicos Viicos changed the title Switch to pyproject.toml, drop support for Django 4.2 Switch to pyproject.toml, drop support for Django 4.1 Feb 23, 2024
Copy link

codecov bot commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.22%. Comparing base (cda3f79) to head (b7fc88e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
+ Coverage   74.13%   74.22%   +0.09%     
==========================================
  Files          40       40              
  Lines        1581     1575       -6     
  Branches      225      223       -2     
==========================================
- Hits         1172     1169       -3     
+ Misses        338      337       -1     
+ Partials       71       69       -2     

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

Comment on lines 26 to 27
- python: ['3.11', '3.12']
django: '3.2'
Copy link
Member

Choose a reason for hiding this comment

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

I did not know that was valid syntax, TIL

.github/workflows/ci.yml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Show resolved Hide resolved
tox.ini Outdated Show resolved Hide resolved
tox.ini Outdated Show resolved Hide resolved
@sergei-maertens sergei-maertens merged commit 2f273f2 into main Feb 26, 2024
10 checks passed
@sergei-maertens sergei-maertens deleted the pyproject branch February 26, 2024 16:31
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