diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml index efa9ac5..9f83aaa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,8 +18,8 @@ classifiers = [ "Programming Language :: Python :: 3", ] -[project.scripts] -mvp = "mvp.__main__:main" +# [project.scripts] +# mvp = "mvp.__main__:main" [tool.maturin] bindings = "bin" |
