Skip to content

Commit

Permalink
[FIX] New format to define dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
josep-tecnativa committed Jan 21, 2025
1 parent 231161c commit 629560c
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 @@ -10,7 +10,7 @@ copier = ">=9"
plumbum = "^1.8.2"
python = "^3.8.1"

[tool.poetry.dev-dependencies]
[tool.poetry.dev.dependencies]
black = "^23.10.1"
flake8 = "^6.1.0"
invoke = "^2.2.0"
Expand Down

0 comments on commit 629560c

Please sign in to comment.