Add MIT license
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
04095c9970
commit
a41f78545b
2 changed files with 22 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ name = "admin-analytics"
|
|||
version = "0.1.0"
|
||||
description = "University of Delaware administrative cost benchmarking"
|
||||
requires-python = ">=3.11"
|
||||
license = "MIT"
|
||||
dependencies = [
|
||||
"duckdb>=1.0",
|
||||
"typer>=0.12",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue