# HG changeset patch # User Vlad Glagolev # Date 1226001705 -10800 # Node ID 5c91081c6c614ed32a82f4ab04577f560df887bb # Parent 086863cd711d1a1571fdedb5bc452d4efc243078 removed useless installation of text files for now diff -r 086863cd711d -r 5c91081c6c61 ChangeLog --- a/ChangeLog Thu Nov 06 22:45:06 2008 +0300 +++ b/ChangeLog Thu Nov 06 23:01:45 2008 +0300 @@ -1,2 +1,3 @@ 2008-11-06 Vlad Glagolev * initial release + * removed useless installation of text files for now diff -r 086863cd711d -r 5c91081c6c61 setup.py --- a/setup.py Thu Nov 06 22:45:06 2008 +0300 +++ b/setup.py Thu Nov 06 23:01:45 2008 +0300 @@ -32,7 +32,6 @@ author_email = "enqlave@gmail.com", packages = ["pycweather"], scripts = ["bin/pycweather"], - data_files = ["AUTHORS", "LICENSE", "README", "ChangeLog"], description = "Weather display manager for conky", platforms = ["Linux", "Unix"], long_description = "PycWeather is pure-pythonic weather display manager \