coAST icon indicating copy to clipboard operation
coAST copied to clipboard

Update CI configuration to run on Python>=3.6

Open anshalshukla opened this issue 4 years ago • 0 comments

build fails because coala uses f strings which Python3.5 does not support. Update CI configuration to run on Python>=3.6

anshalshukla avatar May 21 '21 19:05 anshalshukla