Fix pyproject.toml #190

Merged
Nick Alberelli merged 1 commits from dfelinto/blender-studio-pipeline:fix-toml into main 2024-01-05 16:57:05 +01:00
Member

This syntax was wrong (and breaking black, since black needs this file for its settings).

Note that sometimes the toml file has author=, email=. But since the original commit (71eee5ccac) went for a simple format, I'm just using it here as well.

I also removed some extra spaces/chars at the end of lines.

This syntax was wrong (and breaking `black`, since black needs this file for its settings). Note that sometimes the toml file has author=, email=. But since the original commit (71eee5ccac00) went for a simple format, I'm just using it here as well. I also removed some extra spaces/chars at the end of lines.
Dalai Felinto added 1 commit 2024-01-05 12:45:06 +01:00
This syntax was wrong (and breaking `black`, since black needs this file
for its settings).

Note that sometimes the toml file has author=, email=. But since the
original commit (71eee5ccac) went for a simple format, I'm just using
it here as well.

I also removed some extra spaces/chars at the end of lines.
Dalai Felinto requested review from Nick Alberelli 2024-01-05 12:45:59 +01:00
Nick Alberelli approved these changes 2024-01-05 16:53:23 +01:00
Nick Alberelli left a comment
Member

Thank you for catching this!

Thank you for catching this!
Nick Alberelli merged commit cae71f4e35 into main 2024-01-05 16:57:05 +01:00
Dalai Felinto deleted branch fix-toml 2024-01-09 11:47:17 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: studio/blender-studio-pipeline#190
No description provided.