Skip to content

Commit

Permalink
Delete helics/capi.py before moving
Browse files Browse the repository at this point in the history
  • Loading branch information
kdheepak committed Sep 24, 2020
1 parent 99a9928 commit 659d425
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
- name: Build python2 wheel
run: |
strip-hints helics/capi.py > tmp
rm helics/capi.py
mv tmp helics/capi.py
python setup.py bdist_wheel --plat-name=${{ matrix.target }}
pip install dist/helics-2.6.0.post0.dev0-py2-none-${{ matrix.target }}.whl
Expand Down

0 comments on commit 659d425

Please sign in to comment.