This commit is contained in:
yumoqing 2025-07-05 21:11:18 +08:00
parent a37cec38a7
commit 94b497081c

View File

@ -8,7 +8,7 @@ readme = "README.md"
license = "MIT"
[options]
packages = find:
requires-python = ">=3.8"
requires_python = ">=3.8"
install_requires =
xlrd
bs4