# HG changeset patch
# User Andrey Skvortsov <andrej.skvortzov@gmail.com>
# Date 1546729207 -10800
# Node ID 8ce461a40855423154a333ee6840390f1d064740
# Parent  68f4f2d4516b636038135c27bbdebdead9deea5a
Disable Python extension in First steps example

diff -r 68f4f2d4516b -r 8ce461a40855 tests/first_steps/beremiz.xml
--- a/tests/first_steps/beremiz.xml	Sun Jan 06 01:22:46 2019 +0300
+++ b/tests/first_steps/beremiz.xml	Sun Jan 06 02:00:07 2019 +0300
@@ -1,4 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
 <BeremizRoot xmlns:xsd="http://www.w3.org/2001/XMLSchema" URI_location="LOCAL://">
   <TargetType/>
+  <Libraries Enable_Python_Library="false"/>
 </BeremizRoot>