Files
Jhon Honce d252fa710e Fix test_runner call of podman varlink
- Updated some tests due to slippage between tests and code
- Skipped tests will be reinstated in a separate PR

Signed-off-by: Jhon Honce <jhonce@redhat.com>

Closes: #825
Approved by: rhatdan
2018-05-23 19:46:23 +00:00
..

podman - pythonic library for working with varlink interface to Podman

Status: Active Development

See libpod

To build the podman wheel:

cd ~/libpod/contrib/pypodman
python3 setup.py clean -a && python3 setup.py bdist_wheel