Skip to content

Commit 3e74902

Browse files
committed
Remove optional dependencies section from pyproject.toml
1 parent e05c465 commit 3e74902

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@ dependencies = [
2828
"PyQt6>=6.10.0",
2929
"PyMuPDF>=1.25.2",
3030
"darkdetect>=0.8.0",
31-
]
32-
33-
[project.optional-dependencies]
34-
dev = [
3531
"pyinstaller>=6.16.0",
3632
"velopack>=0.0.1369.dev7516",
3733
]

0 commit comments

Comments
 (0)