Skip to content

Commit

Permalink
Added missing commas
Browse files Browse the repository at this point in the history
  • Loading branch information
prerakmody committed Dec 18, 2024
1 parent c724668 commit b51e7f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ toolchain = {'name': 'GCCcore', 'version': '13.3.0'}

builddependencies = [
('binutils', '2.42'),
('hatchling', '1.24.2),
('hatchling', '1.24.2'),
('poetry', '1.8.3'),
]

Expand Down

0 comments on commit b51e7f1

Please sign in to comment.