Skip to content

Commit

Permalink
add license to the toml
Browse files Browse the repository at this point in the history
  • Loading branch information
micah-prime committed Jan 6, 2025
1 parent 2e14c13 commit 859e837
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build-backend = "hatchling.build"
[project]
name = "snowexsql"
dynamic = ["version"]
license = {text = "GNU"}
description = "SQL Database software for SnowEx data"
keywords = ["snowex", "sql", "database", "snow"]
readme = "README.rst"
Expand Down

0 comments on commit 859e837

Please sign in to comment.