File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3636 # build distribution package of software and upload to the test PYPi server
3737 - name : Build and Upload to TestPyPI
3838 run : |
39- python3 setup.py sdist bdist_wheel
39+ python3 -m build
4040 twine check dist/*
4141 twine upload --repository testpypi dist/*
4242 # python3 setup.py sdist bdist_wheel
Original file line number Diff line number Diff line change 66[ ![ Platforms] ( https://img.shields.io/badge/platforms-linux%2C%20macOS%2C%20Windows-green )] ( https://pypi.org/project/protpy/ )
77[ ![ PythonV] ( https://img.shields.io/pypi/pyversions/protpy?logo=2 )] ( https://pypi.org/project/protpy/ )
88[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-red.svg )] ( https://opensource.org/licenses/MIT )
9- [ ![ codecov] ( https://codecov.io/gh/amckenna41/pySAR/branch/master/ graph/badge.svg?token=4PQDVGKGYN )] ( https://codecov.io/gh/amckenna41/pySAR )
9+ [ ![ codecov] ( https://codecov.io/gh/amckenna41/protPy/ graph/badge.svg?token=H508M9J13W )] ( https://codecov.io/gh/amckenna41/protPy )
1010[ ![ Issues] ( https://img.shields.io/github/issues/amckenna41/protpy )] ( https://github.com/amckenna41/protpy/issues )
1111<!-- [](https://github.com/amckenna41/protpy)
1212[](https://github.com/amckenna41/protpy) -->
You can’t perform that action at this time.
0 commit comments