summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorRyan Petrello <rpetrell@redhat.com>2018-10-22 18:58:42 +0200
committerRyan Petrello <rpetrell@redhat.com>2019-01-15 20:09:01 +0100
commitf223df303f6ef548ccdc0d1c7bb89a980376dd3e (patch)
tree77a910f87194c0b1e6617ec4104477586f0b4679 /tox.ini
parentswitch image builds to py3 (diff)
downloadawx-f223df303f6ef548ccdc0d1c7bb89a980376dd3e.tar.xz
awx-f223df303f6ef548ccdc0d1c7bb89a980376dd3e.zip
convert py2 -> py3
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 55e1427f82..39596025b0 100644
--- a/tox.ini
+++ b/tox.ini
@@ -21,6 +21,7 @@ whitelist_externals = make
; SKIP_SLOW_TESTS = True
[testenv:api-lint]
+basepython = python3.6
deps =
-r{toxinidir}/requirements/requirements_dev.txt
coverage