]> ToastFreeware Gitweb - philipp/winterrodeln/wradmin.git/blobdiff - wradmin/setup.py
Created script to replace "left-to-right mark" by nothing.
[philipp/winterrodeln/wradmin.git] / wradmin / setup.py
index c630452d0d02e775b48b20cc4ff7224b43af3e5b..06bdc36d05ce5a01fada50467c5e1841dbdb8d3b 100644 (file)
@@ -17,7 +17,10 @@ setup(
         "Genshi>=0.4",
         "MySQL-python>=1.2",
         "AuthKit>=0.4.3,<=0.4.99",
         "Genshi>=0.4",
         "MySQL-python>=1.2",
         "AuthKit>=0.4.3,<=0.4.99",
-        "SQLAlchemy>=0.5"
+        "SQLAlchemy>=0.5",
+        "lxml>=2.2",
+        # "matplotlib>=0.9",
+        "Babel>=0.9"
     ],
     setup_requires=["PasteScript>=1.6.3"],
     packages=find_packages(exclude=['ez_setup']),
     ],
     setup_requires=["PasteScript>=1.6.3"],
     packages=find_packages(exclude=['ez_setup']),