Skip to content

Commit 06c5e3b

Browse files
1 parent 4052403 commit 06c5e3b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.copier-answers.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# Changes here will be overwritten by Copier
2-
_commit: 5.0.1
2+
_commit: 5.0.2
33
_src_path: https://github.com/DiamondLightSource/python-copier-template
44
author_email: dominic.oram@diamond.ac.uk
55
author_name: Dominic Oram
66
component_lifecycle: production
77
component_owner: group:data-acquisition
88
component_type: library
99
description: Ophyd devices and other utils that could be used across DLS beamlines
10-
distribution_name: dls-dodal # Can change to dodal https://github.com/DiamondLightSource/dodal/issues/681
10+
distribution_name: dls-dodal
1111
docker: false
1212
docs_type: sphinx
1313
git_platform: github.com
1414
github_org: DiamondLightSource
1515
package_name: dodal
1616
pypi: true
1717
repo_name: dodal
18-
strict_typing: false # Should move to strict typing in future
18+
strict_typing: false
1919
type_checker: pyright

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ It is recommended that developers use a [vscode devcontainer](https://code.visua
2424

2525
This project was created using the [Diamond Light Source Copier Template](https://github.com/DiamondLightSource/python-copier-template) for Python projects.
2626

27-
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).
27+
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.2/how-to.html).

0 commit comments

Comments
 (0)