From 62adeda686c7098d7104dedbb6ce808ff474ca7d Mon Sep 17 00:00:00 2001 From: Kevin Matz Date: Mon, 18 Nov 2019 13:21:47 -0500 Subject: [PATCH] update manifest --- MANIFEST.in | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/MANIFEST.in b/MANIFEST.in index 8009042..af10cb0 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,7 +1,4 @@ -include comment.py -include CommentMacroLexer.py -include CommentMacroListener.py -include CommentMacroParser.py -include OscCommentMacroListener.py include LICENSE.md include README.md +include examples/example.bs +include server.cfg