summaryrefslogtreecommitdiffstats
path: root/python/python3-pylint-venv/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-pylint-venv/README')
-rw-r--r--python/python3-pylint-venv/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python3-pylint-venv/README b/python/python3-pylint-venv/README
new file mode 100644
index 0000000000..6d28b57192
--- /dev/null
+++ b/python/python3-pylint-venv/README
@@ -0,0 +1,4 @@
+Pylint does not respect the currently activated virtualenv if it is not
+installed in every virtual environment individually. This module
+provides a Pylint init-hook to use the same Pylint installation with
+different virtual environments.