Steven Lee

Results 20 comments of Steven Lee

@gwelymernans , Please have a look.

To be note that the long or short of prefix does not matter at all, because, the most common way that user enter the directory is by clicking the drive...

@mihaimaruseac , sorry, I am currently not the staff of Google. I have no access to edit the CI configuration script.

@mihaimaruseac , For example Tensorflow doesn't support python3.8 as soon as Python3.8 stable released. This is because there is still some trouble in python3.8. But before python 3.8, there is...

@mihaimaruseac Oh, by mention downstream dependencies, it make sense now. Thanks.

In F-Droid, the App can be automatically update. It would take more time to do every installation manually.

You can push all formal apk release to F-Droid repository automatically via CD script (Jenkins, Travis-CI or some others).

This feature could be done with `QCommandLineParser` . For custom profile path, how about add option `--profile` just like how `firefox` do? @evan0greenup