Skip to content

Commit

Permalink
remove obsolete config
Browse files Browse the repository at this point in the history
  • Loading branch information
fpgmaas committed Jul 15, 2024
1 parent ce350da commit f4f67e7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@ mkdocs-material = "^8.5.10"
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

[tool.black]
line-length = 120
target-version = ['py37']
preview = true

[tool.poetry.scripts]
ccp = 'cookiecutter_poetry.cli:main'

Expand Down

0 comments on commit f4f67e7

Please sign in to comment.