commit | 6aeaceb0c4ef078d028fb6605cac2a37444097d8 | [log] [tgz] |
---|---|---|
author | Zuul <zuul@review.opendev.org> | Fri Jul 26 09:56:46 2019 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Fri Jul 26 09:56:46 2019 +0000 |
tree | 63ea8cf9fb191957f726f961223276d09ba2f808 | |
parent | ffbab01c08ac3105a7fff577b5c430a795320504 [diff] | |
parent | 764ccd07a7f30ecf6549bad618bc05ffb97fae35 [diff] |
Merge "Remove Swift from default DISABLED_PYTHON3_PACKAGES"
diff --git a/stackrc b/stackrc index 2661b5f..4ac8c03 100644 --- a/stackrc +++ b/stackrc
@@ -131,7 +131,7 @@ # Explicitly list services not to run under Python 3. See # disable_python3_package to edit this variable. -export DISABLED_PYTHON3_PACKAGES="swift" +export DISABLED_PYTHON3_PACKAGES="" # When Python 3 is supported by an application, adding the specific # version of Python 3 to this variable will install the app using that