Skip to content
Snippets Groups Projects
Unverified Commit 9ab3840d authored by Logan's avatar Logan Committed by GitHub
Browse files

[test] update arize deps (#10685)

parent fc51b9fc
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 0 deletions
...@@ -2,4 +2,5 @@ python_sources() ...@@ -2,4 +2,5 @@ python_sources()
python_tests( python_tests(
name="tests", name="tests",
skip_tests=True,
) )
python_tests( python_tests(
name="tests", name="tests",
skip_tests=True,
) )
...@@ -6,4 +6,5 @@ python_test_utils( ...@@ -6,4 +6,5 @@ python_test_utils(
python_tests( python_tests(
name="tests", name="tests",
skip_tests=True,
) )
...@@ -2,4 +2,5 @@ python_sources() ...@@ -2,4 +2,5 @@ python_sources()
python_tests( python_tests(
name="tests", name="tests",
skip_tests=True,
) )
python_tests( python_tests(
name="tests", name="tests",
skip_tests=True,
) )
...@@ -6,4 +6,5 @@ python_test_utils( ...@@ -6,4 +6,5 @@ python_test_utils(
python_tests( python_tests(
name="tests", name="tests",
skip_tests=True,
) )
...@@ -4,6 +4,7 @@ python_test_utils( ...@@ -4,6 +4,7 @@ python_test_utils(
python_tests( python_tests(
name="tests", name="tests",
skip_tests=True,
) )
python_sources() python_sources()
...@@ -4,6 +4,7 @@ python_test_utils( ...@@ -4,6 +4,7 @@ python_test_utils(
python_tests( python_tests(
name="tests", name="tests",
skip_tests=True,
dependencies=[ dependencies=[
"!!llama-index-core:poetry", "!!llama-index-core:poetry",
"!!llama-index-core/pyproject.toml:poetry", "!!llama-index-core/pyproject.toml:poetry",
......
python_tests( python_tests(
name="tests", name="tests",
skip_tests=True,
) )
python_tests( python_tests(
name="tests", name="tests",
skip_tests=True,
) )
...@@ -2,4 +2,5 @@ python_sources() ...@@ -2,4 +2,5 @@ python_sources()
python_tests( python_tests(
name="tests", name="tests",
skip_tests=True,
) )
...@@ -4,4 +4,5 @@ python_test_utils( ...@@ -4,4 +4,5 @@ python_test_utils(
python_tests( python_tests(
name="tests", name="tests",
skip_tests=True,
) )
python_tests( python_tests(
name="tests", name="tests",
skip_tests=True,
dependencies=[ dependencies=[
"!!llama-index-core:poetry", "!!llama-index-core:poetry",
"!!llama-index-core/pyproject.toml:poetry", "!!llama-index-core/pyproject.toml:poetry",
......
...@@ -2,4 +2,5 @@ python_sources() ...@@ -2,4 +2,5 @@ python_sources()
python_tests( python_tests(
name="tests", name="tests",
skip_tests=True,
) )
python_tests( python_tests(
name="tests", name="tests",
skip_tests=True,
) )
python_tests( python_tests(
name="tests", name="tests",
skip_tests=True,
) )
...@@ -2,6 +2,7 @@ python_sources() ...@@ -2,6 +2,7 @@ python_sources()
python_tests( python_tests(
name="tests", name="tests",
skip_tests=True,
dependencies=[ dependencies=[
"!!llama-index-core:poetry", "!!llama-index-core:poetry",
"!!llama-index-core/pyproject.toml:poetry", "!!llama-index-core/pyproject.toml:poetry",
......
python_tests( python_tests(
name="tests", name="tests",
skip_tests=True,
) )
...@@ -2,4 +2,5 @@ python_sources() ...@@ -2,4 +2,5 @@ python_sources()
python_tests( python_tests(
name="tests", name="tests",
skip_tests=True,
) )
python_tests( python_tests(
name="tests", name="tests",
skip_tests=True,
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment