Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
89 changes: 0 additions & 89 deletions .github/workflows/python_build.yml

This file was deleted.

58 changes: 0 additions & 58 deletions .github/workflows/python_test.yaml

This file was deleted.

4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,4 @@ members = [
"ballista/rust/core",
"ballista/rust/executor",
"ballista/rust/scheduler",
]

exclude = ["python"]
]
1 change: 0 additions & 1 deletion dev/release/rat_exclude_files.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,3 @@ rust-toolchain
benchmarks/queries/q*.sql
ballista/rust/scheduler/testdata/*
ballista/ui/scheduler/yarn.lock
python/rust-toolchain
22 changes: 0 additions & 22 deletions python/.cargo/config

This file was deleted.

19 changes: 0 additions & 19 deletions python/.dockerignore

This file was deleted.

20 changes: 0 additions & 20 deletions python/.gitignore

This file was deleted.

57 changes: 0 additions & 57 deletions python/Cargo.toml

This file was deleted.

Loading