summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorJoshua Harlow <harlowja@gmail.com>2013-12-26 10:01:38 -0800
committerJoshua Harlow <harlowja@yahoo-inc.com>2014-01-02 10:38:15 -0800
commitd58427d3174f2fabb45fba69842d73133d24e12b (patch)
tree0c4a8b3bc1c2b9be50f6dd474fe39f78b695a71d /openstack-common.conf
parent9632fe63929fec9893f01e63493b6a4909312d79 (diff)
downloadtaskflow-d58427d3174f2fabb45fba69842d73133d24e12b.tar.gz
Switch to just using tox
Instead of requiring all the complicated venv management logic that tox already provides just use tox directly instead. This maps more closely to what jenkins does, and how most other python development occurs (which does not typically rely on custom venv scripts). Change-Id: Iff6cf0a7eb24ddd2ef65ddd723d0e4cb803b9bb9
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index 9bac7d7..fd948ca 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -3,7 +3,6 @@
# The list of modules to copy from oslo-incubator.git
module=excutils
module=importutils
-module=install_venv_common
module=jsonutils
module=py3kcompat
module=timeutils