Skip to content

Commit 889191d

Browse files
1 parent 951d8df commit 889191d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "django-typer"
33
version = "2.2.2"
44
description = "Use Typer to define the CLI for your Django management commands."
55
authors = ["Brian Kohan <[email protected]>"]
6-
license = "MIT"
6+
license = {text = "MIT License"}
77
readme = "README.md"
88
repository = "https://github.com/bckohan/django-typer"
99
homepage = "https://django-typer.readthedocs.io"

0 commit comments

Comments
 (0)