BUILD files are parsed as python 2.7 files, so pla...
# general
e
BUILD files are parsed as python 2.7 files, so plain old python works, ie
name='gfc-aws-kinesis_{}'.format(SCALA_REV),
. That said, if
name
is a
jar
parameter, you probably want
scala_jar
. See the BUILD Dictionary under 'Other BUILD Symbols': https://www.pantsbuild.org/build_dictionary.html