Skip to content

Commit 6761939

Browse files
authored
Merge pull request #24 from MinishLab/add-license
add license
2 parents ff9fde0 + 6d9eaa0 commit 6761939

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "tokenlearn"
33
description = "Pre-train Static Embedders"
44
readme = "README.md"
5+
license = { file = "LICENSE" }
56
requires-python = ">=3.9"
67
authors = [{name = "Thomas van Dongen", email = "[email protected]"}, { name = "Stéphan Tulkens", email = "[email protected]"}]
78
dynamic = ["version"]

0 commit comments

Comments
 (0)