File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434
3535 - name : Install dependencies
3636 run : |
37- python -m pip install build cibuildwheel twine
37+ python -m pip install build cibuildwheel
3838
3939 - name : Build pure python package
4040 run : python -m build
Original file line number Diff line number Diff line change 3333
3434 - name : Install dependencies
3535 run : |
36- python -m pip install build cibuildwheel twine
36+ python -m pip install build cibuildwheel
3737
3838 - name : Build pure python package
3939 run : python -m build
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ This repo offers [`py_ballisticcalc`](https://github.com/o-murphy/py-ballisticca
2020https://github.com/dbookstaber/pyballistic
2121
2222[ license] :
23- https://img.shields.io/github/license/o-murphy/py-ballisticcalc ?style=flat-square
23+ https://img.shields.io/github/license/dbookstaber/pyballistic ?style=flat-square
2424
2525[ LGPL-3] :
2626https://opensource.org/licenses/LGPL-3.0-only
You can’t perform that action at this time.
0 commit comments