Use same minor version of Python 3.9 as container.
Allow passing arguments to pytest, for example:
tox -e py39 -- -k test_cache_passing_results
@vmaljulin Please review.
+1
Commit 4500126a fixes this pull-request
Pull-Request has been merged by lholecek
Use same minor version of Python 3.9 as container.
Allow passing arguments to pytest, for example: