Skip to content

Commit

Permalink
fix: add wagtail-modeladmin as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
JanMalte authored Nov 23, 2023
1 parent 2adac82 commit 4443097
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
# Essential dependencies
requires = [
'django-cogwheels==0.3',
'wagtail-modeladmin>=1.0.0',
]

testing_extras = [
Expand Down

0 comments on commit 4443097

Please sign in to comment.