python: deepseek-harness SDK and runtime carrier packages
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Root pytest config: pin collection to the Python SDK's real test tree.
|
||||
# Without this, a bare `pytest` from the repo root recursively collects the
|
||||
# whole worktree — including gitignored residue such as scratch checkouts or
|
||||
# venvs — and same-basename test modules collide with an "import file
|
||||
# mismatch" collection error.
|
||||
[pytest]
|
||||
testpaths = python/sdk/tests
|
||||
norecursedirs = node_modules .git dist-exe
|
||||
Reference in New Issue
Block a user