Skip to content

Commit

Permalink
Added hythen to package name
Browse files Browse the repository at this point in the history
  • Loading branch information
lewis-chambers committed Jul 23, 2024
1 parent 19ec937 commit 6da750c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = ["setuptools >= 61.0", "autosemver"]
dependencies = [
"autosemver"
]
name = "mypackage"
name = "my-package"
dynamic = ["version"]
authors = [{ name = "John Doe", email = "[email protected]" }]
description = "A minimal setup for a template package."
Expand Down

0 comments on commit 6da750c

Please sign in to comment.