ソースを参照

Update pyproject.toml

Casper van der Wel 1 年間 前
コミット
eca6258edd
1 ファイル変更0 行追加3 行削除
  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