Skip to content

Commit 668504d

Browse files
committed
docs: nicer README
Signed-off-by: Henry Schreiner <[email protected]>
1 parent ace4949 commit 668504d

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

.github/workflows/cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ env:
1515

1616
jobs:
1717
dist:
18-
needs: [pre-commit]
1918
name: Distribution build
2019
runs-on: ubuntu-latest
2120

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@
44
[![Documentation Status][rtd-badge]][rtd-link]
55

66
[![PyPI version][pypi-version]][pypi-link]
7-
[![Conda-Forge][conda-badge]][conda-link]
87
[![PyPI platforms][pypi-platforms]][pypi-link]
98

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

1211
<!-- SPHINX-START -->
1312

13+
This repo is to support
14+
https://github.com/scikit-build/scikit-build-core/issues/230.
15+
1416
<!-- prettier-ignore-start -->
1517
[actions-badge]: https://github.com/scikit-build/dynamic-metadata/workflows/CI/badge.svg
1618
[actions-link]: https://github.com/scikit-build/dynamic-metadata/actions
17-
[conda-badge]: https://img.shields.io/conda/vn/conda-forge/dynamic-metadata
18-
[conda-link]: https://github.com/conda-forge/dynamic-metadata-feedstock
1919
[github-discussions-badge]: https://img.shields.io/static/v1?label=Discussions&message=Ask&color=blue&logo=github
20-
[github-discussions-link]: https://github.com/scikit-build/dynamic-metadata/discussions
20+
[github-discussions-link]: https://github.com/scikit-build/scikit-build/discussions
2121
[pypi-link]: https://pypi.org/project/dynamic-metadata/
2222
[pypi-platforms]: https://img.shields.io/pypi/pyversions/dynamic-metadata
2323
[pypi-version]: https://img.shields.io/pypi/v/dynamic-metadata

0 commit comments

Comments
 (0)