summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorecly <ecly@mailbox.org>2020-10-15 13:35:47 +0200
committerecly <ecly@mailbox.org>2020-10-15 13:35:47 +0200
commitf125c11faa778f30fcd775b4104a2271dccf6b6c (patch)
tree3a21c0fdbbba8a6f2fedfdff4b50806cf8f814df /doc
parentb91c6c2edd20794ad5637b561ed4c678647a76e5 (diff)
downloadale-f125c11faa778f30fcd775b4104a2271dccf6b6c.zip
Update FindProjectRootIni with poetry.lock and pyproject.toml
Diffstat (limited to 'doc')
-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 6b1a6d33..1cc97a88 100644
--- a/doc/ale-python.txt
+++ b/doc/ale-python.txt
@@ -36,6 +36,8 @@ ALE will look for configuration files with the following filenames. >
.pylintrc
Pipfile
Pipfile.lock
+ poetry.lock
+ pyproject.toml
<
The first directory containing any of the files named above will be used.