From 3edc12867aa30b64c7ea023a152517d06e65ecc7 Mon Sep 17 00:00:00 2001 From: Michael Schlapa Date: Thu, 8 Oct 2020 22:11:12 +0200 Subject: [PATCH] Added link to venv wrapper script --- Python/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Python/README.md b/Python/README.md index 4193ef4..bac031b 100644 --- a/Python/README.md +++ b/Python/README.md @@ -1 +1,5 @@ # Python + +## Links + +* [Simple venv wrapper](https://gist.github.com/dbtek/fb2ddccb18f0cf63a654ea2cc94c8f19)