Browse Source

Update pyproject.toml

Casper van der Wel 1 year ago
parent
commit
eca6258edd
1 changed files with 0 additions and 3 deletions
  1. 0 3
      pyproject.toml

+ 0 - 3
pyproject.toml

@@ -29,9 +29,6 @@ sql = ["sqlalchemy==2.*"]
 [project.urls]
 homepage = "https://github.com/nens/clean-python"
 
-[project.scripts]
-run-clean-python = "clean_python.scripts:main"
-
 [tool.setuptools]
 zip-safe = false