From 9c8647ebd4c5ddbb034272f660bb7ef746362402 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Guirao=20Rodr=C3=ADguez?= Date: Fri, 17 Aug 2018 10:57:52 +0200 Subject: [PATCH] Changes in component names and versions --- server/lib/python/cartodb_services/carto-package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/lib/python/cartodb_services/carto-package.json b/server/lib/python/cartodb_services/carto-package.json index 47a1277..1f0f1c8 100644 --- a/server/lib/python/cartodb_services/carto-package.json +++ b/server/lib/python/cartodb_services/carto-package.json @@ -2,7 +2,7 @@ "name": "dataservices-api-server-python-lib", "current_version": { "requires": { - "python": "2.7" + "python": "~2.7.0" } } }