Skip to content

Commit c494e51

Browse files
committed
add build and twine
1 parent 4e6491e commit c494e51

File tree

2 files changed

+393
-0
lines changed

2 files changed

+393
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ dev = [
4444
"djangorestframework>=3.16.0",
4545
"django-stubs>=5.2.0",
4646
"djangorestframework-stubs>=3.16.0",
47+
"build>=1.2.2.post1",
48+
"twine>=6.1.0",
4749
]
4850

4951
[project.urls]

0 commit comments

Comments
 (0)