Skip to content

Commit

Permalink
Drop unused
Browse files Browse the repository at this point in the history
  • Loading branch information
dyakovri authored May 4, 2024
1 parent a02c426 commit 9a8e15f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ airflow = ["flask", "apache-airflow"]
testing = ["pytest", "pytest-cov", "pytest-mock", "httpx", "requests"]
style = ["black", "isort", "pydocstyle", "autoflake"]

[project.scripts]
backend = "print_service.__main__:main"

[tool.black]
line-length = 120
target-version = ['py311']
Expand Down

0 comments on commit 9a8e15f

Please sign in to comment.