We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ef088e commit fa2f1bdCopy full SHA for fa2f1bd
1 file changed
pyproject.toml
@@ -3,6 +3,8 @@ name = "mini-mds"
3
version = "0.1.0"
4
description = "Lightweight, open source, locally-hosted Modern Data Stack"
5
readme = "README.md"
6
+license = "MIT"
7
+license-files = ["LICENSE"]
8
requires-python = ">=3.13"
9
dependencies = [
10
"dash==2.18.1",
0 commit comments