]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Fix: comment out some python packages
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 9 Apr 2022 16:57:17 +0000 (13:57 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 9 Apr 2022 16:57:17 +0000 (13:57 -0300)
manifests/utils/development/python.pp

index c9b61a1d2fa573179a7bb1b6bcbe8a13d0f54f94..b5ee08935480c4943e9bd24a77de6069a7f401f5 100644 (file)
@@ -11,9 +11,9 @@ class nodo::utils::development::python (
     'python3-pycurl',
 
     # For PyPI package management
-    'python3-build',
-    'python3-keyrings.alt',
-    'twine',
+    #'python3-build',
+    #'python3-keyrings.alt',
+    #'twine',
 
     # Not managed
     #'python-bs4',