]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Commented: python3-pgpy at nodo::utils::development::python
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 14 Mar 2017 16:10:26 +0000 (13:10 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 14 Mar 2017 16:10:26 +0000 (13:10 -0300)
manifests/utils/development/python.pp

index 9d949898685cebb8b7cb8e583d38e5e0924c5200..f7131706823c5deb5c68305bd038b784191842de 100644 (file)
@@ -7,6 +7,7 @@ class nodo::utils::development::python (
     'python-yaml',
     'python-cheetah',
     'python-unidecode',
+    #'python3-pgpy',
   ]:
     ensure => $ensure,
   }