[+] Python package
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
[project]
|
||||
name = "bdfan"
|
||||
version = "2025.08.23"
|
||||
description = "Anime birthday dataset from https://bd.fan-web.jp"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.9"
|
||||
dependencies = [
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"hypy-utils>=1.0.29",
|
||||
"beautifulsoup4>=4.13.4",
|
||||
"hypy-utils>=1.0.29",
|
||||
"orjson>=3.11.2",
|
||||
"requests>=2.32.5",
|
||||
"zstandard>=0.24.0",
|
||||
]
|
||||
Reference in New Issue
Block a user