Update setup.py

This commit is contained in:
Akhmed Gaziev 2021-04-06 13:01:11 +03:00 committed by GitHub
parent 78a7039cc5
commit dcf84acb4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,6 +44,7 @@ setup(
'notifications.templatetags',
'notifications.migrations',
],
include_package_data=True,
classifiers=[
'Development Status :: 5 - Production/Stable',
'Environment :: Web Environment',