proxy-pool/pyproject.toml
2026-03-14 12:11:49 -04:00

11 lines
226 B
TOML

[project]
name = "proxy-pool"
version = "0.1.0"
description = "Proxy harvesting framework"
readme = "README.md"
authors = [
{ name = "agatha", email = "agatha@juggalol.com" }
]
requires-python = ">=3.12"
dependencies = []