Skip to content

Commit 41bce7f

Browse files
committed
cleanup
1 parent 6bef343 commit 41bce7f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,6 @@ jobs:
102102
pip install flake8 pytest
103103
pip install -r requirements.txt
104104
pip install -r test/requirements.txt
105-
pip install setuptools wheel twine # XXX
106-
python setup.py bdist_wheel # XXX
107105
python setup.py install --user
108106
- name: Run Integration Tests
109107
env:

0 commit comments

Comments
 (0)