Skip to content

Commit f7ccb26

Browse files
committed
change the name of the project to use a hyphen
1 parent 074596a commit f7ccb26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools>=61.0", "wheel"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name = "dora_utils"
6+
name = "dora-utils"
77
version = "0.0.1"
88
readme = "README.md"
99
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)