aboutsummaryrefslogtreecommitdiffstats
path: root/please
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2018-08-24 12:41:22 -0700
committerBryan Newbold <bnewbold@archive.org>2018-08-24 12:41:22 -0700
commit5cc0439668998de7b12badfc58d2fbad94c4e101 (patch)
tree98846c1ac2f57866221c06ba074bffe53301d35d /please
parent8374e6bb72c095755ab2185e9205e776863cfd5f (diff)
downloadsandcrawler-5cc0439668998de7b12badfc58d2fbad94c4e101.tar.gz
sandcrawler-5cc0439668998de7b12badfc58d2fbad94c4e101.zip
clarify please docs
Diffstat (limited to 'please')
-rwxr-xr-xplease4
1 files changed, 2 insertions, 2 deletions
diff --git a/please b/please
index 2021b0a..de712b9 100755
--- a/please
+++ b/please
@@ -2,8 +2,8 @@
"""
Helper script for running Sandcrawler (journal pipeline) tasks in production.
-This is basically a Makefile. Be sure to only use python3 standard library
-modules, so there are no dependencies.
+This is basically a Makefile. If you edit this file, be sure to only use
+python3 standard library modules, so there are no dependencies.
"""
import sys