We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 951d8df commit 889191dCopy full SHA for 889191d
pyproject.toml
@@ -3,7 +3,7 @@ name = "django-typer"
3
version = "2.2.2"
4
description = "Use Typer to define the CLI for your Django management commands."
5
authors = ["Brian Kohan <[email protected]>"]
6
-license = "MIT"
+license = {text = "MIT License"}
7
readme = "README.md"
8
repository = "https://github.com/bckohan/django-typer"
9
homepage = "https://django-typer.readthedocs.io"
0 commit comments