Skip to content

Commit 0817aad

Browse files
authored
fix: use hyphenated distribution name (#165)
Use hyphenated distribution name
1 parent 3a18025 commit 0817aad

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
@@ -1,5 +1,5 @@
11
[project]
2-
name = "pytask_parallel"
2+
name = "pytask-parallel"
33
description = "Parallelize the execution of tasks with pytask."
44
classifiers = [
55
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)