From 8be448d3881909fb0ce4b033cad71aa7575de0aa Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 21:55:48 +0200 Subject: Adding upstream version 2023.0.0. Signed-off-by: Daniel Baumann --- scripts/postCreateCommand.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 scripts/postCreateCommand.sh (limited to 'scripts/postCreateCommand.sh') diff --git a/scripts/postCreateCommand.sh b/scripts/postCreateCommand.sh new file mode 100644 index 0000000..805c353 --- /dev/null +++ b/scripts/postCreateCommand.sh @@ -0,0 +1,3 @@ +source /workspaces/lsprotocol/.venv/bin/activate +python -m pip install nox +python -m pip install -r ./packages/python/requirements.txt -r ./requirements.txt \ No newline at end of file -- cgit v1.2.3