From 582778a80ef00403e369ce1dfb1bf187f8a8f10a Mon Sep 17 00:00:00 2001 From: Waylon Walker Date: Sun, 29 Mar 2020 10:18:50 -0500 Subject: [PATCH] Trigger action --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index aad2bd3..41f264d 100644 --- a/README.md +++ b/README.md @@ -167,4 +167,3 @@ 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`. -