]> git.openstreetmap.org Git - nominatim.git/blobdiff - CMakeLists.txt
Fixed cosmetic issues
[nominatim.git] / CMakeLists.txt
index f151b312e61ff7c5df62823c59022ab97c573cdd..8200e7572beb9548ee78f412e1e2146ee80347e0 100644 (file)
@@ -73,7 +73,7 @@ endif()
 #-----------------------------------------------------------------------------
 
 if (BUILD_IMPORTER)
-    find_package(PythonInterp 3.6 REQUIRED)
+    find_package(PythonInterp 3.7 REQUIRED)
 endif()
 
 #-----------------------------------------------------------------------------