File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5454 run : pipx run nox -s coverage-${{ matrix.python-version }} --verbose
5555
5656 - name : Upload coverage report
57- uses : codecov/codecov-action@v4.6.0
57+ uses : codecov/codecov-action@v5.3.1
5858 with :
5959 token : ${{ secrets.CODECOV_TOKEN }}
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ Near future goals for the package -
4646## Installation
4747
4848cuda-histogram is available on [ PyPI] ( https://pypi.org/project/cuda-histogram/ )
49- as well as on [ conda] ( https://anaconda.org/conda-forge/cuda-histogram ) . The
49+ as well as on [ conda] ( https://anaconda.org/conda-forge/cuda_histogram ) . The
5050library can be installed using ` pip ` -
5151
5252```
@@ -56,7 +56,7 @@ pip install cuda-histogram
5656or using ` conda ` -
5757
5858```
59- conda install -c conda-forge cuda-histogram
59+ conda install -c conda-forge cuda_histogram
6060```
6161
6262## Usage
@@ -216,8 +216,8 @@ Foundation.
216216[actions- link]: https:// github.com/ scikit- hep/ cuda- histogram/ actions
217217[codecov- badge]: https:// codecov.io/ gh/ Saransh- cpp/ cuda- histogram/ branch/ main/ graph/ badge.svg? token = YBv60ueORQ
218218[codecov- link]: https:// codecov.io/ gh/ Saransh- cpp/ cuda- histogram
219- [conda- version]: https:// img.shields.io/ conda/ vn/ Saransh - cpp / cuda - histogram .svg
220- [conda- link]: https:// github.com/ scikit - hep / cuda - histogram
219+ [conda- version]: https:// img.shields.io/ conda/ vn/ conda - forge / cuda_histogram .svg
220+ [conda- link]: https:// github.com/ conda - forge / cuda_histogram - feedstock
221221[github- discussions- badge]: https:// img.shields.io/ static/ v1? label = Discussions& message = Ask& color = blue& logo = github
222222[github- discussions- link]: https:// github.com/ scikit- hep/ cuda- histogram/ discussions
223223[license - badge]: https:// img.shields.io/ badge/ License- BSD_3 -- Clause- blue.svg
You can’t perform that action at this time.
0 commit comments