Skip to content

Commit

Permalink
chore: pre-commits
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzejnovak committed Apr 4, 2021
1 parent a45c404 commit 5503633
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ jobs:
if: github.event_name == 'release' && github.event.action == 'published'
with:
user: __token__
password: ${{ secrets.pypi_password }}
password: ${{ secrets.pypi_password }}
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![PyPI platforms][pypi-platforms]][pypi-link]
[![Scikit-HEP][sk-badge]](https://scikit-hep.org/)

Sub-package to hold data (fonts) for [mplhep](https://github.com/scikit-hep/mplhep).
Sub-package to hold data (fonts) for [mplhep](https://github.com/scikit-hep/mplhep).

[actions-badge]: https://github.com/Scikit-HEP/mplhep_data/workflows/CI/badge.svg
[actions-link]: https://github.com/Scikit-HEP/mplhep_data/actions
Expand All @@ -25,9 +25,9 @@ Sub-package to hold data (fonts) for [mplhep](https://github.com/scikit-hep/mplh
[sk-badge]: https://scikit-hep.org/assets/images/Scikit--HEP-Project-blue.svg

## Fonts
Fonts distributed in this package have open licenses and can be redistributed. While it
Fonts distributed in this package have open licenses and can be redistributed. While it
would be preferable to download the files from their original repositories, there is no
convenient way to do that due to varying repo structures. The following fonts are
convenient way to do that due to varying repo structures. The following fonts are
included:

#### Tex Gyre Heros
Expand All @@ -37,4 +37,4 @@ https://ctan.org/pkg/tex-gyre-heros?lang=en
https://github.com/mozilla/Fira

#### Fira Math
https://github.com/firamath/firamath
https://github.com/firamath/firamath

0 comments on commit 5503633

Please sign in to comment.