Skip to content

Commit

Permalink
Use project.dependencies again
Browse files Browse the repository at this point in the history
  • Loading branch information
srittau committed Mar 30, 2024
1 parent f2f0e53 commit 4e0d2ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[project.optional-dependencies]
dev = [
[project]
dependencies = [
"other ~= 1.2",
"black-xxx ~= 99",
"black ~= 24.2"
Expand Down

0 comments on commit 4e0d2ac

Please sign in to comment.