chore: Remove build-and-upload entry point and bump version to 0.3.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "paroles-net-scraper"
|
||||
version = "0.3.1"
|
||||
version = "0.3.2"
|
||||
description = "A Python package to fetch song lyrics from paroles.net"
|
||||
authors = [
|
||||
{name = "Rene Luria", email = "rene@luria.ch"}
|
||||
@@ -24,7 +24,6 @@ dev = [
|
||||
|
||||
[project.scripts]
|
||||
paroles-scraper = "paroles_net_scraper.cli:main"
|
||||
build-and-upload = "scripts.build_and_upload:main"
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://gitea.parano.ch/herel/paroles-net-scraper"
|
||||
|
||||
Reference in New Issue
Block a user