no, i’m not. i just figured i should target python 3.6 if i was doing this work
in the first place. the current Ubuntu LTS was pulling in a pretty old version.
any concerns with using 3.6?
> On Jan 3, 2018, at 1:51 AM, Stefan Podkowinski wrote:
>
> The latest updates to your branch fixed the l
The latest updates to your branch fixed the logging issue, thanks! Tests
now seem to execute fine locally using pytest.
I was looking at the dockerfile and noticed that you explicitly use
python 3.6 there. Are you aware of any issues with older python3
versions, e.g. 3.5? Do I have to use 3.6 as w