]> 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 222067a20257274f358c1e0bf573d453b516fd0d..06bdc36d05ce5a01fada50467c5e1841dbdb8d3b 100644 (file)
@@ -18,7 +18,9 @@ setup(
         "MySQL-python>=1.2",
         "AuthKit>=0.4.3,<=0.4.99",
         "SQLAlchemy>=0.5",
-        "lxml>=2.2"
+        "lxml>=2.2",
+        # "matplotlib>=0.9",
+        "Babel>=0.9"
     ],
     setup_requires=["PasteScript>=1.6.3"],
     packages=find_packages(exclude=['ez_setup']),