From 9206d39ad0d6abf957889634701430e6d4196297 Mon Sep 17 00:00:00 2001 From: Rob Ribeiro Date: Wed, 12 Jul 2017 10:34:30 -0400 Subject: [PATCH] Update README to reflect required Serverless version --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d9d93dac..2b52fe3a 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,10 @@ [![circleci](https://img.shields.io/circleci/project/github/RedSparr0w/node-csgo-parser/master.svg)](https://circleci.com/gh/UnitedIncome/serverless-python-requirements) [![npm](https://nodei.co/npm/serverless-python-requirements.png?mini=true)](https://www.npmjs.com/package/serverless-python-requirements) -A Serverless v1.0 plugin to automatically bundle dependencies from +A Serverless v1.x plugin to automatically bundle dependencies from `requirements.txt` and make them available in your `PYTHONPATH`. +**Requires Serverless >= v1.12** ## Install