We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff9fde0 + 6d9eaa0 commit 6761939Copy full SHA for 6761939
pyproject.toml
@@ -2,6 +2,7 @@
2
name = "tokenlearn"
3
description = "Pre-train Static Embedders"
4
readme = "README.md"
5
+license = { file = "LICENSE" }
6
requires-python = ">=3.9"
7
authors = [{name = "Thomas van Dongen", email = "[email protected]"}, { name = "Stéphan Tulkens", email = "[email protected]"}]
8
dynamic = ["version"]
0 commit comments