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 c1f2d93 commit 323680cCopy full SHA for 323680c
pyproject.toml
@@ -23,10 +23,8 @@ classifiers = [
23
dependencies = []
24
25
[project.urls]
26
-Homepage = "https://github.com/luckalgorithm/ByteBomber"
27
-Documentation = "https://luckalgorithm.github.io/ByteBomber"
28
Source = "https://github.com/luckalgorithm/ByteBomber"
29
-IssueTracker = "https://github.com/luckalgorithm/ByteBomber/issues"
+Documentation = "https://luckalgorithm.github.io/ByteBomber"
30
31
[project.scripts]
32
bytebomber = "bytebomber.__main__:build_zip_bomb"
0 commit comments