Plugin cleanup (#1632)

* Plugin cleanup

* Fix setup
This commit is contained in:
Pascal Vizeli
2020-04-05 01:20:49 +02:00
committed by GitHub
parent fcebc9d1ed
commit 69cea9fc96
7 changed files with 30 additions and 28 deletions

View File

@@ -37,6 +37,7 @@ setup(
"supervisor.api",
"supervisor.misc",
"supervisor.utils",
"supervisor.plugins",
"supervisor.snapshots",
],
include_package_data=True,