Skip to content

Commit

Permalink
Remove django-mppt
Browse files Browse the repository at this point in the history
  • Loading branch information
Aiky30 committed Sep 19, 2024
1 parent 67838de commit 4ffc97f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion test_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
'TIME_ZONE': 'Europe/Zurich',
'INSTALLED_APPS': [
'easy_thumbnails',
'mptt',
'djangocms_versioning_filer',
'filer',
'djangocms_versioning',
Expand Down
2 changes: 1 addition & 1 deletion tests/requirements/dj42_cms41.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r ./requirements_base.txt

Django>=4.2,<5.0
django-cms==4.1.2
django-cms==4.1.1
djangocms-versioning
django-filer

Expand Down
2 changes: 0 additions & 2 deletions tests/requirements/requirements_base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,3 @@ factory-boy
flake8
isort
mock


0 comments on commit 4ffc97f

Please sign in to comment.