jazzband / django-user-sessions

Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.
https://pypi.python.org/pypi/django-user-sessions
MIT License
628 stars 128 forks source link

Clean up pyproject.toml #172

Closed WhyNotHugo closed 1 year ago

WhyNotHugo commented 1 year ago

This was accidentally not included in https://github.com/jazzband/django-user-sessions/pull/170

codecov[bot] commented 1 year ago

Codecov Report

Merging #172 (782258d) into master (5b1713d) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #172   +/-   ##
=======================================
  Coverage   94.92%   94.92%           
=======================================
  Files          16       16           
  Lines         768      768           
  Branches       65       65           
=======================================
  Hits          729      729           
  Misses         29       29           
  Partials       10       10           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more