Skip to content

Commit

Permalink
Cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
brmzkw committed Jan 29, 2025
1 parent 9acceae commit 05fa9ce
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name = "mesads"
version = "0.1.0"
description = ""
authors = ["Julien Castets"]
packages = [{include = "mesads"}]

[tool.poetry.group.dev.dependencies]
autopep8 = "^1.7.0"
flake8 = "^5.0.4"
Expand Down Expand Up @@ -82,4 +84,4 @@ build-backend = "poetry.core.masonry.api"


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

0 comments on commit 05fa9ce

Please sign in to comment.