Skip to content

Commit 9378337

Browse files
Merge pull request #113 from mistralai/add_license
add license
2 parents 8a6ac62 + 223f0de commit 9378337

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "0.4.1"
44
description = ""
55
authors = ["Bam4d <[email protected]>"]
66
readme = "README.md"
7+
license = "Apache 2.0 License"
78

89
[tool.ruff]
910
select = ["E", "F", "W", "Q", "I"]
@@ -39,5 +40,3 @@ pytest-asyncio = "^0.23.2"
3940
[build-system]
4041
requires = ["poetry-core"]
4142
build-backend = "poetry.core.masonry.api"
42-
43-

0 commit comments

Comments
 (0)