Skip to content

Commit fa2f1bd

Browse files
committed
Add: license information
1 parent 9ef088e commit fa2f1bd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name = "mini-mds"
33
version = "0.1.0"
44
description = "Lightweight, open source, locally-hosted Modern Data Stack"
55
readme = "README.md"
6+
license = "MIT"
7+
license-files = ["LICENSE"]
68
requires-python = ">=3.13"
79
dependencies = [
810
"dash==2.18.1",

0 commit comments

Comments
 (0)