Skip to content

Commit

Permalink
docs: nicer README
Browse files Browse the repository at this point in the history
Signed-off-by: Henry Schreiner <[email protected]>
  • Loading branch information
henryiii committed Jul 7, 2023
1 parent ace4949 commit 668504d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ env:

jobs:
dist:
needs: [pre-commit]
name: Distribution build
runs-on: ubuntu-latest

Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,20 @@
[![Documentation Status][rtd-badge]][rtd-link]

[![PyPI version][pypi-version]][pypi-link]
[![Conda-Forge][conda-badge]][conda-link]
[![PyPI platforms][pypi-platforms]][pypi-link]

[![GitHub Discussion][github-discussions-badge]][github-discussions-link]

<!-- SPHINX-START -->

This repo is to support
https://github.com/scikit-build/scikit-build-core/issues/230.

<!-- prettier-ignore-start -->
[actions-badge]: https://github.com/scikit-build/dynamic-metadata/workflows/CI/badge.svg
[actions-link]: https://github.com/scikit-build/dynamic-metadata/actions
[conda-badge]: https://img.shields.io/conda/vn/conda-forge/dynamic-metadata
[conda-link]: https://github.com/conda-forge/dynamic-metadata-feedstock
[github-discussions-badge]: https://img.shields.io/static/v1?label=Discussions&message=Ask&color=blue&logo=github
[github-discussions-link]: https://github.com/scikit-build/dynamic-metadata/discussions
[github-discussions-link]: https://github.com/scikit-build/scikit-build/discussions
[pypi-link]: https://pypi.org/project/dynamic-metadata/
[pypi-platforms]: https://img.shields.io/pypi/pyversions/dynamic-metadata
[pypi-version]: https://img.shields.io/pypi/v/dynamic-metadata
Expand Down

0 comments on commit 668504d

Please sign in to comment.