summaryrefslogtreecommitdiff
path: root/doc/ale-python.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale-python.txt')
-rw-r--r--doc/ale-python.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ale-python.txt b/doc/ale-python.txt
index be8ad118..e24ef1aa 100644
--- a/doc/ale-python.txt
+++ b/doc/ale-python.txt
@@ -22,6 +22,8 @@ ALE will look for configuration files with the following filenames. >
mypy.ini
pycodestyle.cfg
flake8.cfg
+ Pipfile
+ Pipfile.lock
<
The first directory containing any of the files named above will be used.