Skip to content

Commit

Permalink
setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
bohdanbobrowski committed Dec 14, 2024
1 parent 862d4be commit 332e4be
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,6 @@ blog2epubgui = "blog2epub.blog2epub_gui:main"
build_gui_windows = "blog2epub_build:build_gui_windows"
build_gui_macos = "blog2epub_build:build_gui_macos"

[tool.setuptools]
packages = [
"blog2epub",
"blog2epub.common",
"blog2epub.crawlers",
"blog2epub.crawlers.article_factory",
"blog2epub.models",
]

[tool.poetry]
name = "blog2epub"
version = "1.5.0"
Expand Down

0 comments on commit 332e4be

Please sign in to comment.