Skip to content

Commit 7c7a32a

Browse files
committed
Revert fix workflow
1 parent 2fcdc8a commit 7c7a32a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
python -m pip install --upgrade pip
5555
python -m pip install flake8 pytest pytest-cov
5656
python -m pip install -r requirements.txt
57-
python -m pip install twine
57+
python -m pip install build twine
5858
5959
- name: Build
6060
shell: bash

0 commit comments

Comments
 (0)