mirror of
https://github.com/Hopiu/django-notifications.git
synced 2026-03-16 21:30:24 +00:00
Fix poetry
This commit is contained in:
parent
c6b5a09610
commit
a8766f24a9
1 changed files with 1 additions and 2 deletions
|
|
@ -69,9 +69,8 @@ classifiers = [
|
|||
]
|
||||
packages = [
|
||||
{include = "notifications/*.py"},
|
||||
{include = "notifications/base/"},
|
||||
{include = "notifications/migrations/"},
|
||||
{include = "notifications/templatetags/"},
|
||||
{include = "notifications/models/"},
|
||||
{include = "notifications/templatetags/"},
|
||||
]
|
||||
include = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue