From 57457cbafb54cbedb417c2ed72bd6aea4fc67705 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pl=C3=ADchal?= Date: Fri, 20 Jul 2018 10:49:34 +0200 Subject: [PATCH] Add a simple README file --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.rst diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..97b6509 --- /dev/null +++ b/README.rst @@ -0,0 +1,5 @@ + +Python Tests +============ + +Shared test repository for Python integration tests.