Skip to content

Commit c0b8ddc

Browse files
authored
BLD: Use license expression for databento_dbn
2 parents dbc6e7c + 3cbbb88 commit c0b8ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ authors = [
2323
]
2424
description = "Python bindings for encoding and decoding Databento Binary Encoding (DBN)"
2525
readme = "README.md"
26-
license = { file = "../LICENSE" }
26+
license = "Apache-2.0"
2727
requires-python = ">=3.9"
2828
classifiers = [
2929
"Programming Language :: Rust",

0 commit comments

Comments
 (0)