URI: 
       Adjust the shebang to just invoke python3 - transferwee - Download/upload file via wetransfer.com
  HTML git clone https://github.com/iamleot/transferwee
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit 5efdf478d3bd09be1f33cd7571effc95d7424487
   DIR parent 3b3afe4fcd8686532317cd827d295802a41d6d4d
  HTML Author: Leonardo Taccari <iamleot@gmail.com>
       Date:   Sat,  1 Jun 2019 16:18:56 +0200
       
       Adjust the shebang to just invoke python3
       
       Pointed out via issue #3.
       
       Diffstat:
         M transferwee.py                      |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/transferwee.py b/transferwee.py
       @@ -1,4 +1,4 @@
       -#!/usr/bin/env python3.7
       +#!/usr/bin/env python3
        
        #
        # Copyright (c) 2018-2019 Leonardo Taccari