feat: created logo

This commit is contained in:
Hellow
2024-04-25 21:59:30 +02:00
parent 02522ddbb6
commit ed0725c0f1
2 changed files with 46 additions and 3 deletions

View File

@@ -11,9 +11,6 @@ include = ["python_sponsorblock/*.py", "python_sponsorblock/**/*.py" ]
[tool.hatch.build.targets.wheel]
packages = ["python_sponsorblock"]
[project.scripts]
music-kraken = "python_sponsorblock.__main__:cli"
[tool.hatch.version]
path = "python_sponsorblock/__about__.py"