| ... | ... |
@@ -131,7 +131,7 @@ export USE_PYTHON3=$(trueorfalse False USE_PYTHON3) |
| 131 | 131 |
|
| 132 | 132 |
# Explicitly list services not to run under Python 3. See |
| 133 | 133 |
# disable_python3_package to edit this variable. |
| 134 |
-export DISABLED_PYTHON3_PACKAGES="swift" |
|
| 134 |
+export DISABLED_PYTHON3_PACKAGES="" |
|
| 135 | 135 |
|
| 136 | 136 |
# When Python 3 is supported by an application, adding the specific |
| 137 | 137 |
# version of Python 3 to this variable will install the app using that |