From 5cc0439668998de7b12badfc58d2fbad94c4e101 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 24 Aug 2018 12:41:22 -0700 Subject: clarify please docs --- please | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'please') 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 -- cgit v1.2.3