Skip to content

Commit

Permalink
build: use readthedocs site
Browse files Browse the repository at this point in the history
  • Loading branch information
Ljzd-PRO committed Dec 3, 2023
1 parent bd4f256 commit c477b04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ version = "0.2.2"
description = "A useful CLI tool for downloading posts in Kemono.party / .su"
authors = ["Ljzd-PRO <[email protected]>"]
readme = "README.md"
homepage = "https://github.com/Ljzd-PRO/KToolBox"
homepage = "https://ktoolbox.readthedocs.io/"
repository = "https://github.com/Ljzd-PRO/KToolBox"
documentation = "https://github.com/Ljzd-PRO/KToolBox/wiki"
documentation = "https://ktoolbox.readthedocs.io/"

keywords = ["kemono", "kemono.party", "cli-app", "downloader", "os-independent"]
classifiers = [
Expand Down

0 comments on commit c477b04

Please sign in to comment.