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 4e6491e commit c494e51Copy full SHA for c494e51
pyproject.toml
@@ -44,6 +44,8 @@ dev = [
44
"djangorestframework>=3.16.0",
45
"django-stubs>=5.2.0",
46
"djangorestframework-stubs>=3.16.0",
47
+ "build>=1.2.2.post1",
48
+ "twine>=6.1.0",
49
]
50
51
[project.urls]
0 commit comments