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 dbc6e7c + 3cbbb88 commit c0b8ddcCopy full SHA for c0b8ddc
python/pyproject.toml
@@ -23,7 +23,7 @@ authors = [
23
]
24
description = "Python bindings for encoding and decoding Databento Binary Encoding (DBN)"
25
readme = "README.md"
26
-license = { file = "../LICENSE" }
+license = "Apache-2.0"
27
requires-python = ">=3.9"
28
classifiers = [
29
"Programming Language :: Rust",
0 commit comments