Skip to content

Commit

Permalink
MAINT: remove reference to nonexistent requirements/build.txt from wh…
Browse files Browse the repository at this point in the history
…eel building script
  • Loading branch information
grlee77 committed Nov 8, 2021
1 parent e80f7c6 commit da62cc9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/wheel_tests_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,6 @@ jobs:
- name: Install Twine
run: |
python -m pip install --upgrade pip
pip install -r requirements/build.txt
pip install twine
- uses: actions/download-artifact@v2
Expand Down

0 comments on commit da62cc9

Please sign in to comment.