Skip to content

Commit 616b558

Browse files
ci: switch package name to match pypi package name (#67)
1 parent c8eead4 commit 616b558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.poetry]
2-
name = "nhs_dve"
2+
name = "data-validation-engine"
33
version = "0.6.2"
44
description = "`nhs data validation engine` is a framework used to validate data"
55
authors = ["NHS England <england.contactus@nhs.net>"]

0 commit comments

Comments
 (0)