Skip to content

Commit 163d135

Browse files
authored
Update pyproject.toml
1 parent e2349eb commit 163d135

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
@@ -17,7 +17,7 @@ classifiers = [
1717
]
1818
keywords = [ 'copulas' ]
1919
dynamic = ["version"]
20-
license = "BUSL-1.1"
20+
license = { text = 'BSL-1.1' }
2121
license-files = ["LICENSE"]
2222
requires-python = '>=3.8,<3.14'
2323
readme = 'README.md'

0 commit comments

Comments
 (0)