소스 검색

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