source: main/trunk/model-sites-dev/eurovision-lod/collect/eurovision/prepare/_local_prepare_config.sh.in@ 36000

Last change on this file since 36000 was 36000, checked in by davidb, 2 years ago

Merged conflict -- just a bit of whitespace difference left over

File size: 313 bytes
Line 
1
2my_python="my-python3-dev"
3
4# If changing the cutoff year value, also look at:
5# 03-GEN-VOTING-METADATA.sh
6# as this uses a spreadsheet that is static in the
7# years that is contains voting info about
8export esc_cutoff_endyear=2021
9
10export SPOTIPY_CLIENT_ID="changeme"
11export SPOTIPY_CLIENT_SECRET="changeme"
12
Note: See TracBrowser for help on using the repository browser.