updatet info about python2

This commit is contained in:
Jeena 2014-08-21 23:39:27 +02:00
parent 4a6f140980
commit 5035f1cae2
3 changed files with 11 additions and 6 deletions

View file

@ -16,7 +16,7 @@ is_linux = not is_osx and not is_win
if is_linux:
setup(
name = "feedthemonkey",
name = "FeedTheMonkey",
version = VERSION,
author = "Jeena Paradies",
author_email = "spam@jeenaparadies.net",