flask-restplus: enable tests

This commit is contained in:
Peter Marheine
2017-05-01 10:10:34 +02:00
committed by Frederik Rietdijk
parent fa7e942f98
commit e38c47ddd4
+1 -3
View File
@@ -11634,9 +11634,7 @@ in {
sha256 = "3bb76cc156b9a09da62396d82b29fa31e4f27cccf79528538fe7155cf2785593"; sha256 = "3bb76cc156b9a09da62396d82b29fa31e4f27cccf79528538fe7155cf2785593";
}; };
# Requires additional packages. buildInputs = with self; [ nose blinker tzlocal mock rednose ];
doCheck = false;
buildInputs = with self; [ nose blinker tzlocal ];
propagatedBuildInputs = with self; [ flask six jsonschema pytz aniso8601 flask-restful ]; propagatedBuildInputs = with self; [ flask six jsonschema pytz aniso8601 flask-restful ];
meta = { meta = {