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

Update environment #1

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Update environment #1

wants to merge 7 commits into from

Conversation

DelboyJay
Copy link

  • Added python 3.11 to 3.13
  • Removed python 3.7 & 3.8
  • Added Django 5.0 & 5.1
  • Removed black in preference of ruff and ruff-format
  • Removed isort because we have ruff
  • Update to use poetry
  • Fix issue "TypeError: Expected instance of hashes.HashAlgorithm."
  • Removed backend because PBKDF2HMAC no longer needs or uses it

- Removed python 3.7 & 3.8
- Added Django 5.0 & 5.1
- Removed black in preference of ruff and ruff-format
- Removed isort because we have ruff
-
- removed backend because PBKDF2HMAC no longer needs or uses it
- added tox for local testing

- fix github linting action
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.

1 participant