]> git.openstreetmap.org Git - nominatim.git/commitdiff
use check parameter of subprocess.run
authorSarah Hoffmann <lonvia@denofr.de>
Fri, 15 Jan 2021 09:38:28 +0000 (10:38 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Fri, 15 Jan 2021 09:43:04 +0000 (10:43 +0100)
...instead of checking on our own.

Also increase required version of Python to 3.5 because of
subprocess.run().


No differences found