Skip to content

Commit da62cc9

Browse files
committed
MAINT: remove reference to nonexistent requirements/build.txt from wheel building script
1 parent e80f7c6 commit da62cc9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/wheel_tests_and_release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,6 @@ jobs:
186186
- name: Install Twine
187187
run: |
188188
python -m pip install --upgrade pip
189-
pip install -r requirements/build.txt
190189
pip install twine
191190
192191
- uses: actions/download-artifact@v2

0 commit comments

Comments
 (0)