Skip to content

Commit 3fbb01a

Browse files
committed
add 'labpdf' as cli entry point
1 parent 6845324 commit 3fbb01a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ dirty_template = "{tag}"
4747

4848
[project.scripts]
4949
labpdfproc = "diffpy.labpdfproc.labpdfprocapp:main"
50+
labpdf = "diffpy.labpdfproc.labpdfprocapp:main"
5051

5152
[tool.setuptools.packages.find]
5253
where = ["src"] # list of folders that contain the packages (["."] by default)

0 commit comments

Comments
 (0)