Add missing file surfer dependency (#191)

This commit is contained in:
gagb
2024-07-08 15:21:54 -07:00
committed by GitHub
parent bf32bb67ae
commit 7d12c70cff

View File

@@ -17,6 +17,7 @@ classifiers = [
]
dependencies = [
"agnext@{root:parent:parent:uri}",
"aiofiles"
]
[tool.hatch.envs.default]