Files
xiaoluolyg--god/agentsociety/pyproject.toml
T
wehub-resource-sync aa1a5d5763
CI / Release hygiene (push) Has been cancelled
CI / Python targeted tests (push) Has been cancelled
CI / Frontend build (push) Has been cancelled
Pages / Build and deploy public pages (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:18:17 +08:00

19 lines
344 B
TOML

[tool.uv.workspace]
members = ["packages/agentsociety2"]
[tool.uv.sources]
agentsociety2 = { workspace = true }
[dependency-groups]
dev = [
"ipykernel>=6.29.5",
"ruff>=0.11.13",
"sphinx>=8.2.3",
"furo>=2024.8.6",
"myst-parser>=4.0.0",
"sphinx-autodoc2>=0.5.0",
"sphinx-intl==2.1.0",
"linkify-it-py==2.0.3",
]