Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ofek committed May 14, 2022
1 parent 01cc475 commit c5388d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build-backend = "hatchling.build"
name = "hatch-vcs"
description = 'Hatch plugin for versioning with your preferred VCS'
readme = "README.md"
license = "MIT"
license = { text = "MIT" }
keywords = [
"git",
"hatch",
Expand Down

0 comments on commit c5388d6

Please sign in to comment.