Implemented hack for the info/files issue. Patching the copying file too
-
Author Owner
Yeap, but we are not supporting python < 3.6, are we?
-
Maintainer
In fact, we are.
Both Linux CI machines are running stretch with Python 3.5.3.
-
Owner
The bootstrap script should support "python3". That is how it is called from the cmdline. The build environment for our packages is guaranteed to be 'python>=3.6', but the bootstrap has to work before that guarantee can be made.
-
Author Owner
Hey @samuel.gaist, which CI ? The base python3 in our docker (linux) is python 3.6.1.
Well, I can change the code to be python 3.x compliant, no problem
-
Owner
Just check beat/beat.nightlies>
-
Author Owner
ok, I saw. I'll push a fix
-
Author Owner
Fixed. I triggered
beat.nightlies
seems workingthanks
-
Maintainer
Sorry, I didn't saw that my answer hadn't been posted. As you found out, both were concerned.
Thanks for the fix !