X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wradmin.git/blobdiff_plain/dc72effb16addd8665b09d3ef6e844eaf304c95d..69369956eeb6889ab420664a0931428b86ceed01:/wradmin/setup.py?ds=sidebyside diff --git a/wradmin/setup.py b/wradmin/setup.py index 58f8be2..06bdc36 100644 --- a/wradmin/setup.py +++ b/wradmin/setup.py @@ -19,7 +19,7 @@ setup( "AuthKit>=0.4.3,<=0.4.99", "SQLAlchemy>=0.5", "lxml>=2.2", - "matplotlib>=0.9", + # "matplotlib>=0.9", "Babel>=0.9" ], setup_requires=["PasteScript>=1.6.3"],