]> ToastFreeware Gitweb - philipp/winterrodeln/wradmin.git/blobdiff - wradmin/setup.py
Properties in the "Rodelbahnbox" accept the "=" sign now.
[philipp/winterrodeln/wradmin.git] / wradmin / setup.py
index 6e8a485839a32a060beedb4706b388ce4f27a63c..2af8630a5e2dc446bd22eab42eda60f4d31b98d7 100644 (file)
@@ -13,11 +13,11 @@ setup(
     author_email='philipp.spitzer@winterrodeln.org',
     url='http://www.winterrodeln.org/',
     install_requires=[
-        "Pylons>=0.9.7",
+        "Pylons>=0.10",
+        "SQLAlchemy>=0.5",
         "Genshi>=0.4",
         "MySQL-python>=1.2",
         "AuthKit>=0.4.3,<=0.4.99",
-        "SQLAlchemy>=0.5",
         "lxml>=2.2",
         # "matplotlib>=0.9",
         "Babel>=0.9"