From 7f75d6380955f7c75b77914a41893fa99eed4348 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Tue, 5 Aug 2008 12:48:55 -0400 Subject: Added commandline script and updated CHANGE_LOG and MANIFEST. --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index aa4027f..b47c08b 100644 --- a/setup.py +++ b/setup.py @@ -21,4 +21,5 @@ setup( "mdx_tables", "mdx_wikilink", ], + scripts = ['scripts/pymarkdown.py'], ) -- cgit v1.2.3