Skip to content

Commit a34b9af

Browse files
committed
CI: do not install build requirements for twine
1 parent ac98d22 commit a34b9af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/wheel_tests_and_release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ jobs:
164164
- name: Install Twine
165165
run: |
166166
python -m pip install --upgrade pip
167-
pip install -r requirements/build.txt
168167
pip install twine
169168
170169
- uses: actions/download-artifact@v3

0 commit comments

Comments
 (0)