Skip to content

Commit 5c47dd5

Browse files
committed
added Makefile, updated dev requirements
1 parent bf455c2 commit 5c47dd5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ dev = [
3232
"setuptools>=69.1.0",
3333
"wheel>=0.42.0",
3434
"black>=24.0.0",
35-
"sphinx-rtd-theme>=2.0.0"
35+
"sphinx-rtd-theme>=2.0.0",
36+
"build",
37+
"twine"
3638
]
3739

3840
[project.urls]

0 commit comments

Comments
 (0)