]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Feat: adds some python dev packages
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 5 Apr 2022 22:41:30 +0000 (19:41 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 5 Apr 2022 22:41:30 +0000 (19:41 -0300)
manifests/utils/development/python.pp

index 2679d55cc8fbfde92eafe2e3040f5c332008cbc1..c9b61a1d2fa573179a7bb1b6bcbe8a13d0f54f94 100644 (file)
@@ -9,6 +9,13 @@ class nodo::utils::development::python (
     'python3-unidecode',
     'python3-shortuuid',
     'python3-pycurl',
+
+    # For PyPI package management
+    'python3-build',
+    'python3-keyrings.alt',
+    'twine',
+
+    # Not managed
     #'python-bs4',
     #'python-scrapy',
     #'python3-pgpy',