From 7927fe01f165bb4a3f381601d847036a3a130182 Mon Sep 17 00:00:00 2001 From: Jhon Honce Date: Mon, 1 Mar 2021 10:55:20 -0700 Subject: Refactor python tests to run against python3.9 * Introduce sub-package compat to meet packaging and import requirements * Update documenation for running tests * Add requirements.txt to improve IDE support Signed-off-by: Jhon Honce --- test/python/docker/compat/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/python/docker/compat/__init__.py (limited to 'test/python/docker/compat/__init__.py') diff --git a/test/python/docker/compat/__init__.py b/test/python/docker/compat/__init__.py new file mode 100644 index 000000000..e69de29bb -- cgit v1.2.3-54-g00ecf