+ set(BUILD_TESTS ${BUILD_TESTS_SAVED})
+endif()
+
+
+#-----------------------------------------------------------------------------
+# python and pyosmium (imports/updates only)
+#-----------------------------------------------------------------------------
+
+if (BUILD_IMPORTER)
+ find_package(PythonInterp 3)