Skip to content

Commit 47b86c3

Browse files
author
John Halloran
committed
chore: CI toml issue
1 parent c0f85ad commit 47b86c3

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
@@ -49,7 +49,7 @@ exclude = [] # exclude packages matching these glob patterns (empty by default)
4949
namespaces = false # to disable scanning PEP 420 namespaces (true by default)
5050

5151
[project.scripts]
52-
diffpy.stretched-nmf = "diffpy.stretched_nmf.snmf_app:main"
52+
"diffpy.stretched-nmf" = "diffpy.stretched_nmf.snmf_app:main"
5353

5454
[tool.setuptools.dynamic]
5555
dependencies = {file = ["requirements/pip.txt"]}

0 commit comments

Comments
 (0)