Fix package missing management folder(#508)

This commit is contained in:
1One〇 2024-04-11 15:04:09 +08:00
parent cf9145985b
commit 804297a03a

View File

@ -28,6 +28,7 @@ package_dir =
twisted=daphne/twisted twisted=daphne/twisted
packages = packages =
daphne daphne
daphne.management
twisted.plugins twisted.plugins
include_package_data = True include_package_data = True
install_requires = install_requires =