summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.com>2020-02-22 17:46:40 +0100
committerLingxian Kong <anlin.kong@gmail.com>2020-03-10 10:08:52 +1300
commitae2709dcd6ffb7966dde056c6f0bafb20881c594 (patch)
tree25f5b3805ac7023ca5f4329565fdf088e13d26ff /tox.ini
parent9846188dcc3b15f4537e5a01a02a64f8f36d7b2b (diff)
downloadtrove-ae2709dcd6ffb7966dde056c6f0bafb20881c594.tar.gz
Small cleanups
Setup.cfg: - This repo is python 3 only ,remove universal wheel building. - Remove pbr.hooks.setup_hook, those are obsolete since a long time tox.ini: - remove tox:jenkins, this is not used since ages Change-Id: Ia6c1bc28b4935859c29924141965f47c4bcbd2c3
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 0 insertions, 3 deletions
diff --git a/tox.ini b/tox.ini
index 56efdc5d..b3c66c42 100644
--- a/tox.ini
+++ b/tox.ini
@@ -26,9 +26,6 @@ whitelist_externals = find
rm
bash
-[tox:jenkins]
-sitepackages = True
-
[testenv:pep8]
commands =
flake8