Update setup script

master
Sven Slootweg 11 years ago
parent c7775c51d4
commit 0668eafcc0

@ -8,5 +8,6 @@ setup(name='pythonwhois',
url='http://cryto.net/pythonwhois', url='http://cryto.net/pythonwhois',
packages=['pythonwhois'], packages=['pythonwhois'],
provides=['pythonwhois'], provides=['pythonwhois'],
scripts=["pwhois"] scripts=["pwhois"],
license="WTFPL"
) )

Loading…
Cancel
Save