Skip to content

Commit

Permalink
ignore setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Sep 14, 2023
1 parent e02b924 commit 8cba80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ upload_to_release = true

[tool.black]
line-length = 80
extend-exclude = "^/codeforlife/user/migrations/"
extend-exclude = "^/setup.py|^/codeforlife/user/migrations/"

[tool.pytest.ini_options]
# env = ["DJANGO_SETTINGS_MODULE=example_project.settings"]
Expand Down

0 comments on commit 8cba80e

Please sign in to comment.