X-Git-Url: http://git.scottworley.com/paperdoorknob/blobdiff_plain/386218397a4723129b31e3954bb960da61f72474..929db57622c6b8756ed341d7ae2862126a7c638f:/setup.py diff --git a/setup.py b/setup.py index edaa429..e83ec01 100644 --- a/setup.py +++ b/setup.py @@ -10,6 +10,7 @@ setup( py_modules=[ 'args', 'fetch', + 'htmlfilter', 'paperdoorknob', 'spec', 'texify',