We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b2712e commit 3896edaCopy full SHA for 3896eda
pyproject.toml
@@ -58,7 +58,7 @@ exclude = [] # exclude packages matching these glob patterns (empty by default)
58
namespaces = false # to disable scanning PEP 420 namespaces (true by default)
59
60
[project.scripts]
61
-pyobjcryst = "pyobjcryst.app:main"
+pyobjcryst = "pyobjcryst.pyobjcryst_app:main"
62
63
[tool.setuptools.dynamic]
64
dependencies = {file = ["requirements/pip.txt"]}
0 commit comments