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
1 change: 1 addition & 0 deletions .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ exclude =
k2/python/host,
k2/python/k2/__init__.py,
k2/python/k2/ctc_loss.py,
scripts/github_actions/generate_build_matrix.py,
docs

ignore =
Expand Down
121 changes: 0 additions & 121 deletions .github/workflows/build-conda-cpu-macos.yml

This file was deleted.

121 changes: 0 additions & 121 deletions .github/workflows/build-conda-cpu-ubuntu.yml

This file was deleted.

116 changes: 0 additions & 116 deletions .github/workflows/build-conda-cpu-windows.yml

This file was deleted.

Loading