From f41c4aecd03162130804d9744cfb9d9dd66bd3f3 Mon Sep 17 00:00:00 2001 From: coretl Date: Fri, 17 May 2024 09:25:22 +0000 Subject: [PATCH] deploy: DiamondLightSource/python-copier-template@47a46a08e462d0620f6f8c0cdb7f1f2914dbfa9c --- .copier-answers.yml | 2 +- Dockerfile | 1 - README.md | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.copier-answers.yml b/.copier-answers.yml index 5e12018..dabc1c1 100644 --- a/.copier-answers.yml +++ b/.copier-answers.yml @@ -1,5 +1,5 @@ # Changes here will be overwritten by Copier -_commit: 2.1.0-20-g424fb5d +_commit: 2.1.0-22-g47a46a0 _src_path: gh:DiamondLightSource/python-copier-template author_email: tom.cobb@diamond.ac.uk author_name: Tom Cobb diff --git a/Dockerfile b/Dockerfile index fdcedd8..3c2e608 100644 --- a/Dockerfile +++ b/Dockerfile @@ -27,4 +27,3 @@ ENV PATH=/venv/bin:$PATH # change this entrypoint if it is not the same as the repo ENTRYPOINT ["python-copier-template-example"] CMD ["--version"] - diff --git a/README.md b/README.md index ede0473..37495ac 100644 --- a/README.md +++ b/README.md @@ -36,4 +36,3 @@ python -m python_copier_template_example --version See https://diamondlightsource.github.io/python-copier-template-example for more detailed documentation. -