rename scripts to shorter names

This commit is contained in:
Roman Zeyde
2014-09-02 18:14:37 +03:00
parent 83db77293d
commit 782df53816
9 changed files with 1 additions and 41 deletions

View File

@@ -33,4 +33,5 @@ setup(
"Topic :: System :: Networking",
"Topic :: Communications",
],
scripts=['scripts/amodem'],
)