Skip to content

Commit 94e79d7

Browse files
committed
chore(licence-update): Update PyProject Toml - License
1 parent 428c2dd commit 94e79d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "refiners"
33
dynamic = ["version"]
44
description = "The simplest way to train and run adapters on top of foundation models"
55
authors = [{ name = "The Finegrain Team", email = "bonjour@lagon.tech" }]
6-
license = "MIT"
6+
license = { text = "MIT License" }
77
dependencies = [
88
"torch>=2.1.1",
99
"safetensors>=0.4.0",

0 commit comments

Comments
 (0)