diff --git a/MANIFEST.in b/MANIFEST.in index 42d69b2..769af9c 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,3 @@ -recursive-include static * -recursive-include templates * +include run.py +recursive-include pynyaata/static * +recursive-include pynyaata/templates *