Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Conversation

robinjhuang
Copy link

Hey! Robin 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!

@deltheil deltheil added the run-ci Run CI label Sep 4, 2024
Copy link
Member

@deltheil deltheil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!!

@deltheil deltheil merged commit b6f547d into finegrain-ai:main Sep 4, 2024
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
run-ci Run CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants