Skip to content

Commit

Permalink
Remove setup.py patch
Browse files Browse the repository at this point in the history
  • Loading branch information
driazati committed Oct 18, 2022
1 parent 67c43a4 commit 03ba00f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 26 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
--use-public-version \
pypi
cd tvm
cat ../wheel/setup.py.patch | patch -p1 -d .
- name: Build wheel
env:
IMAGE: ${{ matrix.config.image }}
Expand Down
25 changes: 0 additions & 25 deletions wheel/setup.py.patch

This file was deleted.

0 comments on commit 03ba00f

Please sign in to comment.