Remove deprecated symlinks from setup.py

This commit is contained in:
Drew DeVault 2019-01-07 18:11:33 -05:00
parent a6be5729e0
commit d46068babb

View file

@ -59,9 +59,7 @@ setup(
]
},
scripts = [
'man-srht-keys',
'mansrht-keys',
'man-srht-shell',
'mansrht-shell',
'mansrht-migrate',
]