Skip to content

Commit 38dbe2d

Browse files
Remove contract tests that do not test the python client and fix depe… (#273)
- remove the tests that tests the unstructured library instead of the python client - remove unstructured from the project's dependency list
1 parent 15ac800 commit 38dbe2d

File tree

2 files changed

+0
-112
lines changed

2 files changed

+0
-112
lines changed

_test_contract/test_partition_via_api.py

Lines changed: 0 additions & 111 deletions
This file was deleted.

gen.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ python:
2424
pytest-mock: '>=3.14.0'
2525
pytest-xdist: ^3.5.0
2626
types-aiofiles: '>=24.1.0'
27-
unstructured: '>= 0.17.2'
2827
uvloop: '>=0.20.0'
2928
main:
3029
aiofiles: '>=24.1.0'

0 commit comments

Comments
 (0)