File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 5454 #
5555 # ALTERNATIVE: if your GitHub Release name is the PyPI project version string
5656 # ALTERNATIVE: exactly, uncomment the following line instead:
57- # url: https://pypi.org/project/YOURPROJECT /${{ github.event.release.name }}
57+ url : https://pypi.org/project/superneuromat /${{ github.event.release.name }}
5858
5959 steps :
6060 - name : Retrieve release distributions
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ SuperNeuroMAT is a Python package for simulating and analyzing spiking neural ne
1313
1414[ ![ Tox: Selected Tests] ( https://github.com/ORNL/superneuromat/actions/workflows/test.yaml/badge.svg )] ( https://github.com/ORNL/superneuromat/actions/workflows/test.yaml )
1515[ ![ Sphinx: Build HTML] ( https://github.com/ORNL/superneuromat/actions/workflows/pages-build.yaml/badge.svg )] ( https://github.com/ORNL/superneuromat/actions/workflows/pages-build.yaml )
16+ [ ![ Build & Upload Python Package] ( https://github.com/ORNL/superneuromat/actions/workflows/pypi-release.yml/badge.svg )] ( https://github.com/ORNL/superneuromat/actions/workflows/pypi-release.yml )
1617
1718Documentation available: https://ORNL.github.io/superneuromat/
1819
You can’t perform that action at this time.
0 commit comments