From 4e76da2cab64ee80f9c61fd5952f4943b036ded0 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Tue, 17 Mar 2020 14:50:49 +0000 Subject: Add global_co2 to repository Downloading this dataset is difficult on Travis and it is likely that it is licensed for redistribution (CC-BY-3), so we include it in the repository directly from now on. --- build_tcpd.py | 1 - 1 file changed, 1 deletion(-) (limited to 'build_tcpd.py') diff --git a/build_tcpd.py b/build_tcpd.py index 127b6e1..ebf7bb8 100644 --- a/build_tcpd.py +++ b/build_tcpd.py @@ -20,7 +20,6 @@ TARGETS = [ ("apple", "get_apple.py"), ("bee_waggle_6", "get_bee_waggle_6.py"), ("bitcoin", "get_bitcoin.py"), - ("global_co2", "get_global_co2.py"), ("iceland_tourism", "get_iceland_tourism.py"), ("measles", "get_measles.py"), ("occupancy", "get_occupancy.py"), -- cgit v1.2.3