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.
1 parent e2349eb commit 163d135Copy full SHA for 163d135
pyproject.toml
@@ -17,7 +17,7 @@ classifiers = [
17
]
18
keywords = [ 'copulas' ]
19
dynamic = ["version"]
20
-license = "BUSL-1.1"
+license = { text = 'BSL-1.1' }
21
license-files = ["LICENSE"]
22
requires-python = '>=3.8,<3.14'
23
readme = 'README.md'
0 commit comments