X-Git-Url: http://git.scottworley.com/paperdoorknob/blobdiff_plain/929db57622c6b8756ed341d7ae2862126a7c638f..d2a41ff4f433a29173259359dcf477fd59ee3c78:/setup.py diff --git a/setup.py b/setup.py index e83ec01..2152739 100644 --- a/setup.py +++ b/setup.py @@ -9,8 +9,11 @@ setup( url="https://git.scottworley.com/paperdoorknob", py_modules=[ 'args', + 'domfilter', 'fetch', + 'glowfic', 'htmlfilter', + 'images', 'paperdoorknob', 'spec', 'texify',