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 <jhonce@redhat.com>
This commit is contained in:
Jhon Honce
2021-03-01 10:55:20 -07:00
parent 73044b2817
commit 7927fe01f1
11 changed files with 77 additions and 33 deletions

0
test/python/__init__.py Normal file
View File