Updating project name in setup.py.

Changing to `pyst2` (forked name).
develop
Randall Degges 2011-05-31 12:48:16 -07:00
parent caa2ba7f10
commit 3327fe4764
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ licenses = ( 'Python Software Foundation License'
setup \
( name = 'pyst'
( name = 'pyst2'
, version = VERSION
, description = 'A Python Interface to Asterisk'
, long_description = ''.join (description)