Skip to content

Commit 103aaa4

Browse files
committed
fix pypi build
1 parent b48e548 commit 103aaa4

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
@@ -5,7 +5,7 @@ build-backend = "maturin"
55
[project]
66
name = "theine_core"
77
requires-python = ">=3.7"
8-
license = "MIT"
8+
license = {text = "BSD-3-Clause"}
99
classifiers = [
1010
"Programming Language :: Rust",
1111
"Programming Language :: Python :: Implementation :: CPython",

0 commit comments

Comments
 (0)