Skip to content

Commit

Permalink
updated toml
Browse files Browse the repository at this point in the history
  • Loading branch information
hynky1999 committed May 10, 2023
1 parent 95b8290 commit 5a24c8c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "CmonCrawl"
version = "0.8.9"
version = "0.9.0"
dependencies = [
"aiofiles==0.8.0",
"aiohttp==3.8.1",
Expand Down Expand Up @@ -58,8 +58,7 @@ include = ["cmoncrawl*"]
exclude = ["tests*", "docs*", "examples*"]

[project.scripts]
cmondownload = "cmoncrawl.integrations.commands:run_download"
cmonextract = "cmoncrawl.integrations.commands:run_extract"
cmon = "cmoncrawl.integrations.commands:main"

[project.urls]
Source = "https://github.com/hynky1999/Rocnikovy-Projekt"

0 comments on commit 5a24c8c

Please sign in to comment.