summaryrefslogtreecommitdiffstats
path: root/lang-python
diff options
context:
space:
mode:
authorWolfgang Müller2021-05-10 10:41:30 +0200
committerWolfgang Müller2021-05-10 10:41:30 +0200
commit8e9b80392bf8688547cbec359f8af0e99cb4a722 (patch)
tree886f4414654b6579b67c3e4c0cdd15ebc499bfa3 /lang-python
parentcf95747b683e586b47a0076eca454de0403b6d3b (diff)
downloadportage-roles-8e9b80392bf8688547cbec359f8af0e99cb4a722.tar.gz
lang-python: Add profile for programming in Python
For now, install pip, pylint, and virtualenv.
Diffstat (limited to 'lang-python')
-rw-r--r--lang-python/sets/dev-python3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang-python/sets/dev-python b/lang-python/sets/dev-python
new file mode 100644
index 0000000..1136a7f
--- /dev/null
+++ b/lang-python/sets/dev-python
@@ -0,0 +1,3 @@
+dev-python/pip
+dev-python/pylint
+dev-python/virtualenv