From 45fb935fe44a383ae14f16ab533281687d642c5e Mon Sep 17 00:00:00 2001 From: Jhon Honce Date: Wed, 9 Jan 2019 15:05:58 -0700 Subject: Move python code from contrib to it's own repo python-podman Signed-off-by: Jhon Honce --- contrib/python/podman/tox.ini | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 contrib/python/podman/tox.ini (limited to 'contrib/python/podman/tox.ini') diff --git a/contrib/python/podman/tox.ini b/contrib/python/podman/tox.ini deleted file mode 100644 index 797eafbe3..000000000 --- a/contrib/python/podman/tox.ini +++ /dev/null @@ -1,8 +0,0 @@ -[tox] -envlist = py34,py35,py36 -skipdist = True - -[testenv] -deps=-rrequirements.txt -whitelist_externals = bash -commands=bash test/test_runner.sh -- cgit v1.2.3-54-g00ecf