From c8b1f3f135c7a4995c7ba8c5ebdca2fbae237c1a Mon Sep 17 00:00:00 2001 From: Marcelo Prates Date: Mon, 23 Aug 2021 22:50:04 -0300 Subject: [PATCH] Updated setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ea920d5..398d2e5 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ setup( 'osmnx==1.0.1', 'tabulate==0.8.9', 'jupyter==1.0.0', - 'vsketch==1.0.0' + #'vsketch==1.0.0' ], classifiers=[