From db99be6af0bcd72946571e60551ebc6e3c547012 Mon Sep 17 00:00:00 2001 From: Waylon Walker Date: Thu, 5 Mar 2020 16:59:24 -0600 Subject: [PATCH] Trigger CI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6430e2a..ed0f86c 100644 --- a/README.md +++ b/README.md @@ -168,3 +168,4 @@ kedro build-reqs This will copy the contents of `src/requirements.txt` into a new file `src/requirements.in` which will be used as the source for `pip-compile`. You can see the output of the resolution by opening `src/requirements.txt`. After this, if you'd like to update your project requirements, please update `src/requirements.in` and re-run `kedro build-reqs`. +