We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8fbcfe commit f0d2a4dCopy full SHA for f0d2a4d
1 file changed
pyproject.toml
@@ -49,7 +49,7 @@ exclude = [] # exclude packages matching these glob patterns (empty by default)
49
namespaces = false # to disable scanning PEP 420 namespaces (true by default)
50
51
[project.scripts]
52
-diffpy-utils = "diffpy.utils.app:main"
+diffpy-utils = "diffpy.utils_app:main"
53
54
[tool.setuptools.dynamic]
55
dependencies = {file = ["requirements/pip.txt"]}
0 commit comments