fix: remove enterprise SDK references from OSS tests

This commit is contained in:
AFredefon
2026-01-30 10:36:33 +01:00
parent 1186f57a5c
commit 5d300e5366
3 changed files with 24 additions and 196 deletions
+2
View File
@@ -9,6 +9,7 @@ dependencies = [
"boto3==1.42.8",
"podman==5.6.0",
"pytest==9.0.2",
"fuzzforge-common==0.0.1",
"fuzzforge-types==0.0.1",
"testcontainers[minio]==4.13.3",
]
@@ -21,4 +22,5 @@ lints = [
]
[tool.uv.sources]
fuzzforge-common = { workspace = true }
fuzzforge-types = { workspace = true }