diff --git a/.copier-answers.yml b/.copier-answers.yml index ad24a80b..1c4bd6b3 100644 --- a/.copier-answers.yml +++ b/.copier-answers.yml @@ -1,5 +1,5 @@ # Changes here will be overwritten by Copier -_commit: 5.0.1 +_commit: 5.0.3 _src_path: https://github.com/DiamondLightSource/python-copier-template author_email: gary.yendell@diamond.ac.uk author_name: Gary Yendell diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 97d8fa08..115fc946 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -24,4 +24,4 @@ It is recommended that developers use a [vscode devcontainer](https://code.visua This project was created using the [Diamond Light Source Copier Template](https://github.com/DiamondLightSource/python-copier-template) for Python projects. -For more information on common tasks like setting up a developer environment, running the tests, and setting a pre-commit hook, see the template's [How-to guides](https://diamondlightsource.github.io/python-copier-template/5.0.1/how-to.html). +For more information on common tasks like setting up a developer environment, running the tests, and setting a pre-commit hook, see the template's [How-to guides](https://diamondlightsource.github.io/python-copier-template/5.0.3/how-to.html). diff --git a/README.md b/README.md index 77dceb8a..53ed4ea7 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,9 @@ defined either in code or a YAML file. It can be used to generate UIs (adl, edl, a template appending info tags to existing records to define an NTTable of the PVs in an IOC. -Source | +What | Where :---: | :---: +Source | PyPI | `pip install pvi` Documentation | Releases |