Skip to content

Commit 951d8df

Browse files
Switch to project section in pyproject.toml
This will break releasing by poetry.
1 parent 6dba599 commit 951d8df

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
@@ -1,4 +1,4 @@
1-
[tool.poetry]
1+
[project]
22
name = "django-typer"
33
version = "2.2.2"
44
description = "Use Typer to define the CLI for your Django management commands."

0 commit comments

Comments
 (0)