diff --git a/MANIFEST.in b/MANIFEST.in index c4fc1ece48394aa2c76d7490c5823c873b51a48f..4e187d098f1d7cad07b32fc3c438a0ea01907e21 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,3 +3,4 @@ recursive-exclude site * recursive-exclude * __pycache__ recursive-exclude * *.py[co] include LICENSE +include package.json