Skip to content

Commit

Permalink
ci: test discovery
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Mar 28, 2024
1 parent cd5d67b commit 4fac1ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ build-backend = "setuptools.build_meta:__legacy__"

[tool.black]
line-length = 120

[tool.pytest.ini_options]
DJANGO_SETTINGS_MODULE = "example_project.settings"

0 comments on commit 4fac1ed

Please sign in to comment.