What's the proper way to set an array as an enviro...
# singer-tap-development
d
What's the proper way to set an array as an environment variable in bash? It looks like the sdk no longer supports
[]
syntax. Error is being thrown by the tap tests
Copy code
ValueError: A bracketed list was detected in the environment variable... This syntax is no longer supported. Please remove the brackets and try again.