aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 67e2574..53a6151 100644
--- a/setup.py
+++ b/setup.py
@@ -21,7 +21,6 @@ setup(name='pygn',
py_modules=['mail2news', 'news2mail', 'setup',
'whitelist', 'wlp', 'wlp_parser'],
test_suite="test",
- scripts=['pygm2n', 'pygn2m'],
entry_points={
"console_scripts": [
"pygm2n = mail2news:main",