aboutsummaryrefslogtreecommitdiff
path: root/build_tcpd.py
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2020-03-17 14:50:49 +0000
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2020-03-17 14:50:49 +0000
commit4e76da2cab64ee80f9c61fd5952f4943b036ded0 (patch)
treefc84c70a00418f4508458142e04d805230a2bf4d /build_tcpd.py
parentTrigger travis (diff)
downloadTCPD-4e76da2cab64ee80f9c61fd5952f4943b036ded0.tar.gz
TCPD-4e76da2cab64ee80f9c61fd5952f4943b036ded0.zip
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.
Diffstat (limited to 'build_tcpd.py')
-rw-r--r--build_tcpd.py1
1 files changed, 0 insertions, 1 deletions
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"),