Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Update PyProject Toml - License #13

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

haohaocreates
Copy link

@haohaocreates haohaocreates commented Jul 31, 2024

Hey! HaoHao from comfy.org again 😊.

As a heads up, the license field is optional but in the case that it is filled out, the license file should be referenced either by the file path or by the name of the license.

  • license = { file = "LICENSE" }
  • license = {text = "MIT License"}
  • license = "LICENSE"
  • license = "MIT LICENSE"

This was brought up in our discord and so we're creating a small PR to update that optional field. For more info check out toml file standards or our docs page!

@WASasquatch WASasquatch merged commit a78e297 into WASasquatch:main Oct 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants