8000 Fix lint · scientific-python/specs@c36eac0 · GitHub
[go: up one dir, main page]

Skip to content

Commit c36eac0

Browse files
committed
Fix lint
1 parent c73d626 commit c36eac0

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

spec-0004/index.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ you to give feedback about upcoming changes. As with testing against nightlies o
3333
your dependencies this gives your dependents a chance to report problems before they
3434
find their way into a release.
3535

36-
3736
## Implementation
3837

3938
This section outlines how to implement using and building nightly wheels. We assume your
@@ -87,7 +86,6 @@ workflow" add the following lines as an additional step:
8786

8887
Complete examples of how projects implement this in their CI setup are linked in the Notes section.
8988

90-
9189
#### Process for Adding New Projects
9290

9391
After someone emails nightly-wheels@scientific-python.org requesting access to upload wheels
@@ -107,7 +105,6 @@ https://anaconda.org/scientific-python-nightly-wheels/settings/access. The token
107105
only have the "Allow uploads to Standard Python repositories" scope and use the project
108106
name as the token name.
109107

110-
111108
## Core Project Endorsement
112109

113110
<!--
@@ -127,6 +124,6 @@ Include a bulleted list of annotated links, comments,
127124
and other ancillary information as needed.
128125
-->
129126

130-
* You can use [scikit-learn's GitHub Action wheels building workflow](https://github.com/scikit-learn/scikit-learn/blob/f034f57b1ad7bc5a7a5dd342543cea30c85e74ff/.github/workflows/wheels.yml)
131-
as an example of how to build wheels and upload them to the nightly area.
132-
* An example of [a GitHub Action workflow that creates a tracking issue for failed CI runs](https://github.com/scikit-learn/scikit-learn/blob/689efe2f25356aa674bd0090f44b0914aae4d3a3/.github/workflows/update_tracking_issue.yml)
127+
- You can use [scikit-learn's GitHub Action wheels building workflow](https://github.com/scikit-learn/scikit-learn/blob/f034f57b1ad7bc5a7a5dd342543cea30c85e74ff/.github/workflows/wheels.yml)
128+
as an example of how to build wheels and upload them to the nightly area.
129+
- An example of [a GitHub Action workflow that creates a tracking issue for failed CI runs](https://github.com/scikit-learn/scikit-learn/blob/689efe2f25356aa674bd0090f44b0914aae4d3a3/.github/workflows/update_tracking_issue.yml)

0 commit comments

Comments
 (0)
0