removed 'platform' from setup.py
authorEugene Gagarin <mosfet07@ya.ru>
Wed, 25 Feb 2009 18:36:50 +0000 (21:36 +0300)
committerEugene Gagarin <mosfet07@ya.ru>
Wed, 25 Feb 2009 18:36:50 +0000 (21:36 +0300)
setup.py

index a96cb0c..8a82053 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,6 @@ setup(name='findit',
       scripts=['./data/findit'],
       license='GPLv3',
       description='FindIT is a program for find some information on computer',
-      platform='all',
       data_files = [
                    ('icons/hicolor/26x26/apps/', ['./data/icons/26x26/findit.png']),
                    ('icons/hicolor/64x64/apps/', ['./data/icons/64x64/findit.png']),