Merge pull request #279 from RicterZ/dev

update setup informations
This commit is contained in:
Ricter Zheng
2023-03-28 20:56:53 +08:00
committed by GitHub
3 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
include README.md include README.rst
include requirements.txt include requirements.txt
include nhentai/viewer/* include nhentai/viewer/*
include nhentai/viewer/default/* include nhentai/viewer/default/*
include nhentai/viewer/minimal/* include nhentai/viewer/minimal/*

View File

@@ -4,7 +4,7 @@ version = "0.5.2"
description = "nhentai doujinshi downloader" description = "nhentai doujinshi downloader"
authors = ["Ricter Z <ricterzheng@gmail.com>"] authors = ["Ricter Z <ricterzheng@gmail.com>"]
license = "MIT" license = "MIT"
readme = "README.md" readme = "README.rst"
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.8" python = "^3.8"

View File

@@ -1,3 +1,3 @@
[metadata] [metadata]
description-file = README.md description-file = README.rst